hedgewars/uLandObjects.pas
branchqmlfrontend
changeset 11828 a69124eb7ce7
parent 11824 3f1f8f79fcdb
child 11870 b801ff99e52c
--- a/hedgewars/uLandObjects.pas	Tue May 17 23:18:08 2016 +0300
+++ b/hedgewars/uLandObjects.pas	Tue May 17 23:29:49 2016 +0300
@@ -34,7 +34,7 @@
 
 implementation
 uses uStore, uConsts, uConsole, uRandom, uSound
-     , uTypes, uVariables, uUtils, uDebug, SysUtils
+     , uTypes, uVariables, uDebug, uUtils
      , uPhysFSLayer;
 
 const MaxRects = 512;