Xconq tcltk interface for the Mac
Hans Ronne
hronne@pp.sbbs.se
Tue May 14 15:43: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,
>
Thanks. I'll check it in.
Hans
Hans Ronne
hronne@pp.sbbs.se
More information about the Xconq7
mailing list