- Changed first name from 'none' to ''. The internal constant is still NAME_None,

though.
- Fixed: Picking up a backpack incorrectly set the maximum amount for any ammo
  type that didn't have a BackpackMaxAmount to 0.


SVN r569 (trunk)
This commit is contained in:
Christoph Oelckers 2007-11-19 20:32:39 +00:00
commit e1abe4b380
5 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,9 @@
November 19, 2007 (Changes by Graf Zahl)
- Changed first name from 'none' to ''. The internal constant is still NAME_None,
though.
- Fixed: Picking up a backpack incorrectly set the maximum amount for any ammo
type that didn't have a BackpackMaxAmount to 0.
November 18, 2007 (Changes by Graf Zahl)
- Fixed TableShit0 definition.