mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Common - Fixed status effects (#9741)
This commit is contained in:
parent
8a2196417f
commit
824679e40a
@ -32,6 +32,7 @@ ACE_COUNTERS = [];
|
||||
|
||||
GVAR(statusEffect_Names) = [];
|
||||
GVAR(statusEffect_isGlobal) = [];
|
||||
GVAR(statusEffect_sendJIP) = [];
|
||||
|
||||
GVAR(setHearingCapabilityMap) = [];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user