mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
refactoring(SAI): add event_param5 and target_param4 (#1324)
This commit is contained in:
@@ -414,6 +414,7 @@ struct SmartEvent
|
||||
uint32 param2;
|
||||
uint32 param3;
|
||||
uint32 param4;
|
||||
uint32 param5;
|
||||
} raw;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user