mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-14 03:58:26 +00:00
format codebase
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#include "CppScripts.h"
|
||||
|
||||
class FireFirstSkillonStartup : public CppScripts::Script {
|
||||
public:
|
||||
void OnStartup(Entity* self) override;
|
||||
public:
|
||||
void OnStartup(Entity* self) override;
|
||||
};
|
||||
|
||||
#endif //!__FIREFIRSTSKILLONSTARTUP__H__
|
||||
|
||||
Reference in New Issue
Block a user