Merge pull request #380 from EpochModTeam/experimental

fix banning on player revive with EAH
This commit is contained in:
vbawol 2015-09-14 11:29:50 -05:00
commit 7d6b9219be
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.