Disable particles in CTF for real this time
This commit is contained in:
parent
b6a4cbc289
commit
ba07d373ba
@ -73,6 +73,8 @@ public class ChampionsCTF extends CaptureTheFlag
|
||||
this.DontAllowOverfill = true;
|
||||
|
||||
this.DisableKillCommand = false;
|
||||
|
||||
AllowParticles = false;
|
||||
|
||||
registerStatTrackers(
|
||||
new KillReasonStatTracker(this, "Backstab", "Assassination", false),
|
||||
|
Loading…
Reference in New Issue
Block a user