mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +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_STRUCTS_H_
|
||||
#define SoF_STRUCTS_H_
|
||||
#ifndef SOF_STRUCTS_H_
|
||||
#define SOF_STRUCTS_H_
|
||||
|
||||
namespace SoF {
|
||||
namespace structs {
|
||||
@@ -4118,4 +4118,4 @@ struct AltCurrencySellItem_Struct {
|
||||
}; //end namespace structs
|
||||
}; //end namespace SoF
|
||||
|
||||
#endif /*SoF_STRUCTS_H_*/
|
||||
#endif /*SOF_STRUCTS_H_*/
|
||||
|
||||
Reference in New Issue
Block a user