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:
UltraNix
2022-07-03 17:22:25 +02:00
committed by GitHub
parent 7b9a5a676b
commit 65e02d9422
4 changed files with 10 additions and 3 deletions

View File

@@ -1081,6 +1081,7 @@ struct SmartAction
{
uint32 id;
uint32 timerType;
SAIBool allowOverride;
} timedActionList;
struct