hedgewars/uChat.pas
changeset 9319 492a0ad67e33
parent 9317 a04c30940d2d
child 9521 8054d9d775fd
child 9569 dd1861ca4def
--- a/hedgewars/uChat.pas	Sat Jul 06 19:29:18 2013 +0200
+++ b/hedgewars/uChat.pas	Sun Jul 07 14:45:08 2013 +0200
@@ -327,7 +327,7 @@
                 SetLine(InputStr, '', true)
             else CleanupInput
             end;
-        SDLK_RETURN:
+        SDLK_RETURN, SDLK_KP_ENTER:
             begin
             if Length(InputStr.s) > 0 then
                 begin