mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-21 14:58:09 +00:00
format codebase
This commit is contained in:
@@ -6,6 +6,6 @@ public:
|
||||
void OnStartup(Entity* self);
|
||||
void OnTimerDone(Entity* self, std::string timerName);
|
||||
private:
|
||||
constexpr static const float animTime = 2.0f;
|
||||
constexpr static const float animTime = 2.0f;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user