Some tweaks to wp, basically works

This commit is contained in:
KimLS
2017-07-20 00:34:58 -07:00
parent c2766db89d
commit ab33148f81
5 changed files with 88 additions and 61 deletions
+2
View File
@@ -444,6 +444,8 @@ Mob::Mob(const char* in_name,
PrimaryAggro = false;
AssistAggro = false;
npc_assist_cap = 0;
PathRecalcTimer.reset(new Timer(1000));
}
Mob::~Mob()