Fix for better ammo slot sync check.

This commit is contained in:
KayenEQ
2014-11-27 23:14:49 -05:00
parent 191aa575f8
commit 6b45b2bc52
4 changed files with 12 additions and 9 deletions
+1
View File
@@ -470,6 +470,7 @@ typedef struct
float origin_z;
uint32 ranged_id;
uint32 ammo_id;
int ammo_slot;
uint8 skill;
} tProjatk;