diff --git a/src/server/game/AI/SmartScripts/SmartScriptMgr.h b/src/server/game/AI/SmartScripts/SmartScriptMgr.h index 55e6a7fc446..cdb662edbaf 100644 --- a/src/server/game/AI/SmartScripts/SmartScriptMgr.h +++ b/src/server/game/AI/SmartScripts/SmartScriptMgr.h @@ -885,7 +885,7 @@ struct SmartAction struct { - uint8 pointId; + uint32 pointId; } MoveToPos; struct