X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_map.pas;h=9943dba6998a8a40944a89aa3d03346db8189293;hp=81eb17e904044c36be49914f5172380a7b8cbdd6;hb=8cd33b294accd2d91e74720607bc8d7402ac2d6c;hpb=00d0916c734ba21be4aa008b39dea80db7a419da 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();