mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-19 19:20:13 +00:00
format codebase
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
#include "CppScripts.h"
|
||||
|
||||
class AgDarkSpiderling : public CppScripts::Script {
|
||||
void OnStartup(Entity *self) override;
|
||||
void OnStartup(Entity* self) override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user