mirror of
https://github.com/zeldaret/ss
synced 2026-09-03 09:59:55 -04:00
mActorProperty Enum
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
STATE_FUNC_DECLARE(dAcOVortex_c, Appear);
|
||||
|
||||
void triggerActivation() {
|
||||
setActorProperty(0x4);
|
||||
setActorProperty(AC_PROP_0x4);
|
||||
field_0x870 = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user