mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +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 RoF_H_
|
||||
#define RoF_H_
|
||||
#ifndef ROF_H_
|
||||
#define ROF_H_
|
||||
|
||||
#include "../struct_strategy.h"
|
||||
|
||||
@@ -32,6 +32,4 @@ namespace RoF {
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif /*RoF_H_*/
|
||||
#endif /*ROF_H_*/
|
||||
|
||||
Reference in New Issue
Block a user