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,5 +2,5 @@
|
||||
#include "CppScripts.h"
|
||||
|
||||
class AgStromlingProperty : public CppScripts::Script {
|
||||
void OnStartup(Entity *self) override;
|
||||
void OnStartup(Entity* self) override;
|
||||
};
|
||||
|
Reference in New Issue
Block a user