Merge pull request #515 from ngdeao/master

Netcode and Zoning Improvements
This commit is contained in:
Akkadius
2016-04-07 21:48:27 -05:00
10 changed files with 105 additions and 106 deletions
+1
View File
@@ -253,6 +253,7 @@ Mob::Mob(const char* in_name,
invulnerable = false;
IsFullHP = (cur_hp == max_hp);
qglobal=0;
spawned = false;
InitializeBuffSlots();