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