hedgewars/uGearsUtils.pas
changeset 10659 79e466c393f7
parent 10654 cdce07f5a011
child 10668 a15d57d941a1
--- a/hedgewars/uGearsUtils.pas	Thu Dec 11 07:52:51 2014 -0500
+++ b/hedgewars/uGearsUtils.pas	Thu Dec 11 15:20:23 2014 +0100
@@ -105,7 +105,7 @@
 
 // we might have to run twice if weWrap is enabled
 wrap:= false;
-repeat;
+repeat
 
 fX:= int2hwFloat(X);
 fY:= int2hwFloat(Y);