[7464] Move check of spell using for lock open to single function. Remove more hacks.

This commit is contained in:
VladimirMangos 2009-03-16 00:41:38 +03:00
parent 9def5df2d7
commit 4aaf758ab7
5 changed files with 115 additions and 186 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7463"
#define REVISION_NR "7464"
#endif // __REVISION_NR_H__