Misc fixes
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Game.AI
|
||||
PostEvent = 0x10 //can be set at complete and allow post event to run
|
||||
}
|
||||
|
||||
class FollowerAI : ScriptedAI
|
||||
public class FollowerAI : ScriptedAI
|
||||
{
|
||||
ObjectGuid _leaderGUID;
|
||||
uint _updateFollowTimer;
|
||||
|
||||
Reference in New Issue
Block a user