[7998] Raised stackable limit to 1000. Thanks to Seizerkiller.

This commit is contained in:
tomrus88 2009-06-12 16:06:14 +04:00
parent fd1f47c88c
commit d50916a6e0
2 changed files with 12 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7997"
#define REVISION_NR "7998"
#endif // __REVISION_NR_H__