[10151] Prevent autostoring not empty bags

Thanks to The_Game_Master for detailed information about the bug.
This commit is contained in:
Lightguard 2010-07-04 22:39:24 +02:00
parent 59871ac550
commit 091b69500d
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10150"
#define REVISION_NR "10151"
#endif // __REVISION_NR_H__