[9930] Move enum QuestTypes to QuestDef.h where it only used.

This is also fix build at GCC
This commit is contained in:
VladimirMangos 2010-05-19 04:28:48 +04:00
parent 54c2da8d53
commit adb09fd0f4
3 changed files with 17 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9929"
#define REVISION_NR "9930"
#endif // __REVISION_NR_H__