fixed build

This commit is contained in:
Ovahlord
2021-09-22 21:38:50 +02:00
parent 4b3302422f
commit 53435263e1

View File

@@ -1524,6 +1524,7 @@ struct npc_westfall_west_plains_drifter : public ScriptedAI
}
else
me->GetMotionMaster()->MoveTargetedHome();
break;
case EVENT_RETURN_TO_HOME:
me->GetMotionMaster()->MoveTargetedHome();
break;