mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Core/SAI: Reserve action_param2 of SMART_ACTION_ACTIVATE_GAMEOBJECT for compatibility with master branch
This commit is contained in:
@@ -1167,6 +1167,7 @@ struct SmartAction
|
||||
struct
|
||||
{
|
||||
uint32 gameObjectAction;
|
||||
uint32 param; // UNUSED: param reserved for compatibility with master branch
|
||||
} activateGameObject;
|
||||
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user