Merge remote-tracking branch 'origin/master' into SmartSpell

This commit is contained in:
hondacrx
2017-07-24 14:06:50 -04:00
18 changed files with 56 additions and 77 deletions
+1
View File
@@ -2373,6 +2373,7 @@ namespace Game.AI
public struct ForceDespawn
{
public uint delay;
public uint respawn;
}
public struct InvincHP
{