changeset 6682 | bf3cf6e60673 |
parent 6674 | 4d3209a189ca |
child 6700 | e04da46ee43c |
--- a/hedgewars/hwengine.pas Sun Feb 12 15:11:47 2012 -0500 +++ b/hedgewars/hwengine.pas Mon Feb 13 08:18:59 2012 +0100 @@ -268,6 +268,7 @@ WriteLnToConsole('window resize: ' + IntToStr(cScreenWidth) + ' x ' + IntToStr(cScreenHeight)); ScriptOnScreenResize(); InitCameraBorders(); + InitTouchInterface(); end; if isTerminated = false then