mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Finished ClientVersion naming conventions (don't forget to copy the renamed patch_UF.conf file)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef Titanium_H_
|
||||
#define Titanium_H_
|
||||
#ifndef TITANIUM_H_
|
||||
#define TITANIUM_H_
|
||||
|
||||
#include "../struct_strategy.h"
|
||||
|
||||
@@ -32,6 +32,4 @@ namespace Titanium {
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif /*Titanium_H_*/
|
||||
#endif /*TITANIUM_H_*/
|
||||
|
||||
Reference in New Issue
Block a user