[7512] Implement checks of item bag mask at server startup.

This commit is contained in:
VladimirMangos 2009-03-22 03:19:54 +03:00
parent 2885091dfe
commit 38395ac07d
7 changed files with 32 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7511"
#define REVISION_NR "7512"
#endif // __REVISION_NR_H__