fix banning on player revive with EAH

This commit is contained in:
vbawol 2015-09-14 11:29:05 -05:00
parent 46c006435c
commit b33249ef7c
2 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
[Fixed] Typo that prevented small vehicle repair kits from working.
[Fixed] Added check for getAllHitPointsDamage returning a blank array when loading buildings.
[Fixed] Error in rpt when spawning vehicles if no class was selected.
[Fixed] EAH was banning revived players incorrectly due to token changed check.