[10021] Move item disenchanting static req. checks to server start.

This commit is contained in:
VladimirMangos 2010-06-02 14:55:47 +04:00
parent d6c5207867
commit e823b30f4f
5 changed files with 53 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10020"
#define REVISION_NR "10021"
#endif // __REVISION_NR_H__