- Fixed: FWeaponSlot::PickWeapon() wrapped around improperly when the starting

value for i was 0.


SVN r1750 (trunk)
This commit is contained in:
Randy Heit 2009-08-04 23:19:09 +00:00
commit be9830f219
2 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,8 @@
August 3, 2009 (Changes by Graf Zahl)
August 4, 2009
- Fixed: FWeaponSlot::PickWeapon() wrapped around improperly when the starting
value for i was 0.
August 3, 2009 (Changes by Graf Zahl)
- Added kgsws's SummonActor enhancement and bumped netgame and demo versions
because this submission changes an existing command.