mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-14 20:18:33 +00:00
format codebase
This commit is contained in:
@@ -5,5 +5,5 @@ class NsTokenConsoleServer : public CppScripts::Script
|
||||
{
|
||||
public:
|
||||
void OnStartup(Entity* self) override;
|
||||
void OnUse(Entity* self, Entity* user) override;
|
||||
void OnUse(Entity* self, Entity* user) override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user