[7638] Move linked trap gameobject template checks at gameobject templates loading to function.

This commit is contained in:
VladimirMangos 2009-04-08 20:40:59 +04:00
parent 3f0bef7a32
commit 6c19590062
2 changed files with 19 additions and 40 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7637"
#define REVISION_NR "7638"
#endif // __REVISION_NR_H__