Remove debugging from hate changes

This commit is contained in:
Akkadius
2014-12-27 20:25:20 -06:00
parent 73fe229e25
commit 8983953d7d
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ struct ExtraAttackOptions;
struct struct_HateList {
Mob *entity_on_hatelist;
int32 hatelist_damage;
uint32 hatelist_damage;
uint32 stored_hate_amount;
bool is_entity_frenzy;
};