Xconq tcltk interface for the Mac
mniw
mniw@sol.dti.ne.jp
Mon May 13 10:40:00 GMT 2002
the "end-turn" does not work with Return key. although Control+M works.
--- kernel/cmd.def.orig Tue May 14 02:24:38 2002
+++ kernel/cmd.def Tue May 14 02:25:02 2002
@@ -234,7 +234,7 @@
DEF_CMD( 'M' , "message", do_message,
"send a message to another side or sides")
-DEF_CMD(C('M'), "end-turn", do_end_turn,
+DEF_CMD( '\n', "end-turn", do_end_turn,
"end activity for this turn")
DEF_CMD( 'n' , "southeast", do_dir,
--
MA Dunzi <mniw@sol.dti.ne.jp> http://tadalunch.s5.xrea.com/xconq/index.html
More information about the Xconq7
mailing list