hedgewars/uScript.pas
changeset 4357 a1fcfc341a52
parent 4319 81391b54b078
child 4359 83ef50815535
--- a/hedgewars/uScript.pas	Wed Nov 17 16:31:30 2010 +0300
+++ b/hedgewars/uScript.pas	Wed Nov 17 17:22:36 2010 +0300
@@ -53,7 +53,8 @@
     uKeys,
     uChat,
     uStats,
-    uRandom;
+    uRandom,
+    uTypes;
 
 var luaState : Plua_State;
     ScriptAmmoLoadout : shortstring;