Update effects.py

This commit is contained in:
Sarasayed0118 2024-04-07 05:39:43 +05:30 committed by GitHub
parent e29ae4dfd5
commit 40cc5b98ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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']: