mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-11-15 22:58:48 +00:00
added new pet bitflag system
This commit is contained in:
@@ -54,6 +54,9 @@ public:
|
||||
return m_WorldConfig;
|
||||
};
|
||||
|
||||
// Override world config (for debugging purposes)
|
||||
void SetWorldConfig(WorldConfig* worldConfig) { m_WorldConfig = worldConfig; }
|
||||
|
||||
private:
|
||||
/**
|
||||
* The starting unique mission ID.
|
||||
|
||||
Reference in New Issue
Block a user