mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 08:21:28 +00:00
Merge branch 'master' of https://github.com/EQEmu/Server
This commit is contained in:
commit
69bddef5a0
@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
#ifndef CLIENT62_CONSTANTS_H_
|
#ifndef CLIENT62_CONSTANTS_H_
|
||||||
#define CLIENT62_CONSTANTS_H_
|
#define CLIENT62_CONSTANTS_H_
|
||||||
|
|
||||||
#include "../common/types.h"
|
#include "../types.h"
|
||||||
|
|
||||||
namespace Client62 {
|
namespace Client62 {
|
||||||
namespace maps {
|
namespace maps {
|
||||||
|
|||||||
@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
#ifndef RoF_CONSTANTS_H_
|
#ifndef RoF_CONSTANTS_H_
|
||||||
#define RoF_CONSTANTS_H_
|
#define RoF_CONSTANTS_H_
|
||||||
|
|
||||||
#include "../common/types.h"
|
#include "../types.h"
|
||||||
|
|
||||||
namespace RoF {
|
namespace RoF {
|
||||||
namespace maps {
|
namespace maps {
|
||||||
|
|||||||
@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
#ifndef SoD_CONSTANTS_H_
|
#ifndef SoD_CONSTANTS_H_
|
||||||
#define SoD_CONSTANTS_H_
|
#define SoD_CONSTANTS_H_
|
||||||
|
|
||||||
#include "../common/types.h"
|
#include "../types.h"
|
||||||
|
|
||||||
namespace SoD {
|
namespace SoD {
|
||||||
namespace maps {
|
namespace maps {
|
||||||
|
|||||||
@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
#ifndef SoF_CONSTANTS_H_
|
#ifndef SoF_CONSTANTS_H_
|
||||||
#define SoF_CONSTANTS_H_
|
#define SoF_CONSTANTS_H_
|
||||||
|
|
||||||
#include "../common/types.h"
|
#include "../types.h"
|
||||||
|
|
||||||
namespace SoF {
|
namespace SoF {
|
||||||
namespace maps {
|
namespace maps {
|
||||||
|
|||||||
@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
#ifndef Titanium_CONSTANTS_H_
|
#ifndef Titanium_CONSTANTS_H_
|
||||||
#define Titanium_CONSTANTS_H_
|
#define Titanium_CONSTANTS_H_
|
||||||
|
|
||||||
#include "../common/types.h"
|
#include "../types.h"
|
||||||
|
|
||||||
namespace Titanium {
|
namespace Titanium {
|
||||||
namespace maps {
|
namespace maps {
|
||||||
|
|||||||
@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
#ifndef Underfoot_CONSTANTS_H_
|
#ifndef Underfoot_CONSTANTS_H_
|
||||||
#define Underfoot_CONSTANTS_H_
|
#define Underfoot_CONSTANTS_H_
|
||||||
|
|
||||||
#include "../common/types.h"
|
#include "../types.h"
|
||||||
|
|
||||||
namespace Underfoot {
|
namespace Underfoot {
|
||||||
namespace maps {
|
namespace maps {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user