Common - Fixed status effects (#9741)

This commit is contained in:
johnb432 2024-01-16 20:20:40 +01:00 committed by GitHub
parent 8a2196417f
commit 824679e40a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,7 @@ ACE_COUNTERS = [];
GVAR(statusEffect_Names) = [];
GVAR(statusEffect_isGlobal) = [];
GVAR(statusEffect_sendJIP) = [];
GVAR(setHearingCapabilityMap) = [];