mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Merge branch 'master' of git://github.com/EQEmu/Server into gcc-changes
This commit is contained in:
+1
-1
@@ -1097,7 +1097,7 @@ protected:
|
||||
VERTEX PathingLastPosition;
|
||||
int PathingLoopCount;
|
||||
int PathingLastNodeVisited;
|
||||
list<int> Route;
|
||||
std::list<int> Route;
|
||||
LOSType PathingLOSState;
|
||||
Timer *PathingLOSCheckTimer;
|
||||
Timer *PathingRouteUpdateTimerShort;
|
||||
|
||||
Reference in New Issue
Block a user