This commit is contained in:
KayenEQ
2014-11-30 01:58:23 -05:00
parent e04496188b
commit 8dfd61bbcf
3 changed files with 3 additions and 5 deletions
-1
View File
@@ -296,7 +296,6 @@ Mob::Mob(const char* in_name,
ProjectileAtk[i].ammo_slot = 0;
ProjectileAtk[i].skill = 0;
ProjectileAtk[i].speed_mod = 0.0f;
}
memset(&itembonuses, 0, sizeof(StatBonuses));