changeset 208 | a049157d673a |
parent 205 | 8d9aff55e6ab |
child 267 | bf7c1503f569 |
--- a/hedgewars/hwengine.dpr Fri Oct 27 19:37:59 2006 +0000 +++ b/hedgewars/hwengine.dpr Fri Oct 27 22:07:38 2006 +0000 @@ -108,7 +108,7 @@ begin {$IFDEF DEBUGFILE}AddFileLog('Freeing resources...');{$ENDIF} if isSoundEnabled then ReleaseSound; -StoreRelease; +StoreRelease;SendKB; CloseIPC; TTF_Quit; SDL_Quit;