- BlueShadow's submission for keeping the max save amount of BasicArmorPickups around when picking up armor bonuses.
This commit is contained in:
parent
259466c3d4
commit
f0eccb9d15
4 changed files with 14 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ const char *GetVersionString();
|
|||
|
||||
// Use 4500 as the base git save version, since it's higher than the
|
||||
// SVN revision ever got.
|
||||
#define SAVEVER 4510
|
||||
#define SAVEVER 4511
|
||||
|
||||
#define SAVEVERSTRINGIFY2(x) #x
|
||||
#define SAVEVERSTRINGIFY(x) SAVEVERSTRINGIFY2(x)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue