mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-20 06:18:11 +00:00
format codebase
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
#include "PetFromObjectServer.h"
|
||||
|
||||
class NjEarthPetServer : public PetFromObjectServer {
|
||||
void OnStartup(Entity *self) override;
|
||||
const std::string m_Precondition = "279";
|
||||
void OnStartup(Entity* self) override;
|
||||
const std::string m_Precondition = "279";
|
||||
};
|
||||
|
Reference in New Issue
Block a user