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
+1
View File
@@ -1410,6 +1410,7 @@ protected:
//
glm::vec3 PathingDestination;
IPathfinder::IPath Route;
std::unique_ptr<Timer> PathRecalcTimer;
bool DistractedFromGrid;
uint32 pDontHealMeBefore;