feat(Core/SAI): implemented boss state handling in SMART_ACTION_SET_INST_DATA + added additional data checks (#8369)

This commit is contained in:
Andrius Peleckas
2021-10-13 15:54:33 +03:00
committed by GitHub
parent b11fc838af
commit b5f8b485a8
3 changed files with 36 additions and 5 deletions

View File

@@ -844,6 +844,7 @@ struct SmartAction
{
uint32 field;
uint32 data;
uint32 type;
} setInstanceData;
struct