mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-15 13:04:50 +00:00
Update effects.py
This commit is contained in:
parent
e29ae4dfd5
commit
40cc5b98ee
1 changed files with 1 additions and 1 deletions
2
dist/ba_root/mods/spazmod/effects.py
vendored
2
dist/ba_root/mods/spazmod/effects.py
vendored
|
|
@ -238,7 +238,7 @@ class Effect(ba.Actor):
|
|||
return
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
if _settings['enablestats']:
|
||||
pats = mystats.get_all_stats()
|
||||
if cl_str in pats and _settings['enableTop5effects']:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue