summaryrefslogtreecommitdiff
path: root/chess-phalanx.el
diff options
context:
space:
mode:
Diffstat (limited to 'chess-phalanx.el')
-rw-r--r--chess-phalanx.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/chess-phalanx.el b/chess-phalanx.el
index 08d851f..37a7331 100644
--- a/chess-phalanx.el
+++ b/chess-phalanx.el
@@ -35,6 +35,7 @@
(when (and (processp proc)
(eq (process-status proc) 'run))
(process-send-string proc "nopost\n")
+ (setq chess-engine-opponent-name "Phalanx")
t)))
(t