targetring_x, targetring_y, targetring_z replaced with m_TargetRing as an xyz_location

This commit is contained in:
Arthur Ice
2014-11-25 23:44:02 -08:00
parent d25c5b1fa0
commit cab1f986f1
3 changed files with 7 additions and 15 deletions
+1 -3
View File
@@ -367,9 +367,7 @@ Mob::Mob(const char* in_name,
nimbus_effect3 = 0;
m_targetable = true;
targetring_x = 0.0f;
targetring_y = 0.0f;
targetring_z = 0.0f;
m_TargetRing = xyz_location::Origin();
flymode = FlyMode3;
// Pathing