changeset 7722 | 1518827049ed |
parent 7117 | 7df6386f7090 |
child 8026 | 4a4f21070479 |
child 8152 | 5e329951afe5 |
--- a/hedgewars/uChat.pas Mon Oct 01 12:01:39 2012 +0400 +++ b/hedgewars/uChat.pas Wed Oct 03 12:04:29 2012 +0400 @@ -376,6 +376,7 @@ else begin // err, does anyone have any documentation on this sequence? + // ^^ isn't it obvious? 27 is esc, 32 is space, inbetween is "/team" KeyPressChat(27); KeyPressChat(47); KeyPressChat(116);