hedgewars/uScript.pas
changeset 4359 83ef50815535
parent 4357 a1fcfc341a52
child 4368 b89235e401e5
--- a/hedgewars/uScript.pas	Wed Nov 17 17:22:36 2010 +0300
+++ b/hedgewars/uScript.pas	Wed Nov 17 17:45:55 2010 +0300
@@ -54,7 +54,8 @@
     uChat,
     uStats,
     uRandom,
-    uTypes;
+    uTypes,
+    uVariables;
 
 var luaState : Plua_State;
     ScriptAmmoLoadout : shortstring;