mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 10:26:37 +00:00
Partial port of der's map rewrite, no new azone format yet but it's coming. Will convert legacy map formats on the fly atm.
This commit is contained in:
+2
-2
@@ -1200,8 +1200,8 @@ protected:
|
||||
|
||||
Mob* bind_sight_target;
|
||||
|
||||
VERTEX aa_los_me;
|
||||
VERTEX aa_los_them;
|
||||
Map::Vertex aa_los_me;
|
||||
Map::Vertex aa_los_them;
|
||||
Mob *aa_los_them_mob;
|
||||
bool los_status;
|
||||
float aa_los_me_heading;
|
||||
|
||||
Reference in New Issue
Block a user