X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_map.pas;h=9943dba6998a8a40944a89aa3d03346db8189293;hb=772c12ea987c67fa0f0de1333805354bfafeb0a6;hp=81eb17e904044c36be49914f5172380a7b8cbdd6;hpb=05c4488d67219fb60a2687af2a06397fea1dffbb;p=d2df-sdl.git diff --git a/src/game/g_map.pas b/src/game/g_map.pas index 81eb17e..9943dba 100644 --- a/src/game/g_map.pas +++ b/src/game/g_map.pas @@ -2261,7 +2261,7 @@ begin finally sfsGCEnable(); // enable releasing unused volumes //mapReader.Free(); - e_ClearInputBuffer(); // why not? + e_UnpressAllKeys; // why not? if not mapOk then begin gCurrentMap.Free();