mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-20 03:30:18 +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