mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
format codebase
This commit is contained in:
@@ -35,5 +35,5 @@ private:
|
||||
/**
|
||||
* vector of the LUP World Zone IDs, built from CDServer's LUPZoneIDs table
|
||||
*/
|
||||
std::vector<LWOMAPID> m_LUPWorlds {};
|
||||
std::vector<LWOMAPID> m_LUPWorlds{};
|
||||
};
|
||||
|
Reference in New Issue
Block a user