[7640] Move spell and chair height checks to functions for gameobject loading code. Fixed some field ids.

This commit is contained in:
VladimirMangos 2009-04-08 22:52:37 +04:00
parent 4ec75c7c9e
commit f87684bab6
2 changed files with 59 additions and 68 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7639"
#define REVISION_NR "7640"
#endif // __REVISION_NR_H__