mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[9067] Restore build at *nix.
This commit is contained in:
parent
e583f543a2
commit
4355772a65
2 changed files with 2 additions and 1 deletions
|
|
@ -18,6 +18,7 @@
|
||||||
|
|
||||||
#include "CreatureAI.h"
|
#include "CreatureAI.h"
|
||||||
#include "Creature.h"
|
#include "Creature.h"
|
||||||
|
#include "DBCStores.h"
|
||||||
|
|
||||||
CreatureAI::~CreatureAI()
|
CreatureAI::~CreatureAI()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "9066"
|
#define REVISION_NR "9067"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue