Sanity check added before calculating distance.

This commit is contained in:
KayenEQ
2014-11-28 05:42:36 -05:00
parent 94a0cb3522
commit ac0933719a
3 changed files with 10 additions and 3 deletions
+1
View File
@@ -468,6 +468,7 @@ typedef struct
float origin_x;
float origin_y;
float origin_z;
float sanitycheck;
uint32 ranged_id;
uint32 ammo_id;
int ammo_slot;