[7374] Fixed search free slot in Player::CanStoreItems in case specialized bag.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Arthorius 2009-03-03 07:38:45 +03:00 committed by VladimirMangos
parent 02dd431846
commit 3ab8264189
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7373"
#define REVISION_NR "7374"
#endif // __REVISION_NR_H__