mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 05:18:40 +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 SoD_H_
|
||||
#define SoD_H_
|
||||
#ifndef SOD_H_
|
||||
#define SOD_H_
|
||||
|
||||
#include "../struct_strategy.h"
|
||||
|
||||
@@ -32,6 +32,4 @@ namespace SoD {
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif /*SoD_H_*/
|
||||
#endif /*SOD_H_*/
|
||||
|
||||
Reference in New Issue
Block a user