hedgewars/uScript.pas
changeset 5020 14b2915a1404
parent 5016 9347d82a26cc
child 5052 74a81c276d67
--- a/hedgewars/uScript.pas	Thu Mar 17 23:53:33 2011 +0100
+++ b/hedgewars/uScript.pas	Thu Mar 17 23:53:51 2011 +0100
@@ -1604,6 +1604,7 @@
 ScriptSetInteger('gfPerHogAmmo', gfPerHogAmmo);
 ScriptSetInteger('gfDisableWind', gfDisableWind);
 ScriptSetInteger('gfMoreWind', gfMoreWind);
+ScriptSetInteger('gfTagTeam', gfTagTeam);
 
 ScriptSetInteger('gmLeft', gmLeft);
 ScriptSetInteger('gmRight', gmRight);