mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(Core/SmartScripts): Added option to override current running time… (#12298)
fix(Core/SmartScripts): Added option to override current running timed actionlist. Fixes #12227
This commit is contained in:
@@ -1081,6 +1081,7 @@ struct SmartAction
|
||||
{
|
||||
uint32 id;
|
||||
uint32 timerType;
|
||||
SAIBool allowOverride;
|
||||
} timedActionList;
|
||||
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user