mirror of
https://github.com/azerothcore/mod-transmog
synced 2025-11-29 22:48:30 +08:00
feat: Upgrade Travis configuration to Ubuntu 16.04; speed up and stabilize build process (#15)
Adjust the Travis configuration to be as close as possible to that of the main repo
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
#define DEF_TRANSMOGRIFICATION_H
|
||||
|
||||
#include <vector>
|
||||
#include "Define.h"
|
||||
#include "ScriptPCH.h"
|
||||
#include "Language.h"
|
||||
#include "Player.h"
|
||||
#include "Config.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "ScriptedGossip.h"
|
||||
#include "GameEventMgr.h"
|
||||
|
||||
#define PRESETS // comment this line to disable preset feature totally
|
||||
#define MAX_OPTIONS 25 // do not alter
|
||||
|
||||
Reference in New Issue
Block a user