mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-21 06:48:11 +00:00
format codebase
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
class MonCoreSmashableDoors : public CppScripts::Script {
|
||||
public:
|
||||
void OnDie(Entity* self, Entity* killer) override;
|
||||
void OnDie(Entity* self, Entity* killer) override;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user