Disabled ice missiles for release

cleaner v1.2.2
milesthenerd 5 years ago
parent 96ad454ed0
commit e2e4d513ba

@ -186,7 +186,7 @@ time = 60;
trail = 0;
global.icemissiles = 1;
//global.icemissiles = 1;
</string>
</argument>
</arguments>

@ -484,9 +484,7 @@ if(!file_exists(working_directory + "\dictionary.json")){
file_text_close(file);
}
global.icemissiles = 1;
global.clientID = 0;
global.currentweapon = 0;
global.icemissiles = 0;
</string>
</argument>
</arguments>

Loading…
Cancel
Save