mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[9498] Restored build on *nix
This commit is contained in:
parent
44d768cac5
commit
faa29797f6
2 changed files with 2 additions and 1 deletions
|
|
@ -25,6 +25,7 @@
|
|||
#include "Chat.h"
|
||||
#include "Spell.h"
|
||||
#include "BattleGroundMgr.h"
|
||||
#include "MapManager.h"
|
||||
|
||||
SpellMgr::SpellMgr()
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9497"
|
||||
#define REVISION_NR "9498"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue