--HG--
branch : trunk
This commit is contained in:
megamage
2009-04-05 17:10:59 -05:00
9 changed files with 27 additions and 15 deletions

View File

@@ -20,11 +20,11 @@
#include "config.h"
#include "ScriptMgr.h"
#include "../../game/GossipDef.h"
#include "../../game/GameObject.h"
#include "../../game/Player.h"
#include "../../game/Map.h"
#include "../../game/ObjectMgr.h"
#include "GossipDef.h"
#include "GameObject.h"
#include "Player.h"
#include "Map.h"
#include "ObjectMgr.h"
//uint8 loglevel = 0;
int nrscripts;