hedgewars/uScript.pas
changeset 5016 9347d82a26cc
parent 5013 04789ba3f200
child 5052 74a81c276d67
--- a/hedgewars/uScript.pas	Thu Mar 17 16:19:03 2011 +0100
+++ b/hedgewars/uScript.pas	Thu Mar 17 23:11:48 2011 +0100
@@ -1604,6 +1604,7 @@
 ScriptSetInteger('gfPerHogAmmo', gfPerHogAmmo);
 ScriptSetInteger('gfDisableWind', gfDisableWind);
 ScriptSetInteger('gfMoreWind', gfMoreWind);
+ScriptSetInteger('gfTagTeam', gfTagTeam);
 
 ScriptSetInteger('gmLeft', gmLeft);
 ScriptSetInteger('gmRight', gmRight);