changeset 6674 | 4d3209a189ca |
parent 6634 | e00762923086 |
child 6682 | bf3cf6e60673 |
--- a/hedgewars/hwengine.pas Sun Feb 12 15:04:17 2012 +0100 +++ b/hedgewars/hwengine.pas Sun Feb 12 15:27:25 2012 +0100 @@ -267,7 +267,7 @@ ParseCommand('fullscr '+intToStr(LongInt(cFullScreen)), true); WriteLnToConsole('window resize: ' + IntToStr(cScreenWidth) + ' x ' + IntToStr(cScreenHeight)); ScriptOnScreenResize(); - InitCameraBorders() + InitCameraBorders(); end; if isTerminated = false then