mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 21:56:36 +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 SoF_H_
|
||||
#define SoF_H_
|
||||
#ifndef SOF_H_
|
||||
#define SOF_H_
|
||||
|
||||
#include "../struct_strategy.h"
|
||||
|
||||
@@ -32,6 +32,4 @@ namespace SoF {
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif /*SoF_H_*/
|
||||
#endif /*SOF_H_*/
|
||||
|
||||
Reference in New Issue
Block a user