diff options
| author | megamage <none@none> | 2009-03-03 16:14:15 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-03-03 16:14:15 -0600 |
| commit | 0a78760b758235ba2c48fc6b48514403ed052730 (patch) | |
| tree | dd857534e6018b46e395054ec4a4828e8ad92b60 /src/shared/revision_nr.h | |
| parent | 88cbb401f7008933435c9721d876abd59cc617f1 (diff) | |
[7374] Fixed search free slot in Player::CanStoreItems in case specialized bag. Author: Arthorius
--HG--
branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
| -rw-r--r-- | src/shared/revision_nr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index 3645f73bb00..f58ae1cc2eb 100644 --- a/src/shared/revision_nr.h +++ b/src/shared/revision_nr.h @@ -1,4 +1,4 @@ #ifndef __REVISION_NR_H__ #define __REVISION_NR_H__ - #define REVISION_NR "7373" + #define REVISION_NR "7374" #endif // __REVISION_NR_H__ |
