mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 14:37:44 +00:00
remove questbattle prefix from eobj actor control
This commit is contained in:
parent
160b7fae3d
commit
a4815f9928
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ enum ActorControlType : uint16_t
|
|||
* param1 = state
|
||||
* param2 = actorid
|
||||
*/
|
||||
QuestBattleEObjState = 0x199,
|
||||
EObjSetState = 0x199,
|
||||
Unk6 = 0x19C,
|
||||
EObjAnimation = 0x19D,
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue