mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-20 22:38:08 +00:00
format codebase
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
class ImaginationShrineServer : public BaseInteractDropLootServer
|
||||
{
|
||||
public:
|
||||
void OnUse(Entity* self, Entity* user) override;
|
||||
void OnUse(Entity* self, Entity* user) override;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user