Core/SAI: Reserve action_param2 of SMART_ACTION_ACTIVATE_GAMEOBJECT for compatibility with master branch

This commit is contained in:
Shauren
2022-03-21 22:51:47 +01:00
parent 47de80b852
commit 154147c240

View File

@@ -1167,6 +1167,7 @@ struct SmartAction
struct
{
uint32 gameObjectAction;
uint32 param; // UNUSED: param reserved for compatibility with master branch
} activateGameObject;
struct