mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-20 11:40:21 +00:00
format codebase
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
class AmScrollReaderServer : public CppScripts::Script
|
||||
{
|
||||
public:
|
||||
void OnMessageBoxResponse(Entity* self, Entity* sender, int32_t button, const std::u16string& identifier, const std::u16string& userData) override;
|
||||
void OnMessageBoxResponse(Entity* self, Entity* sender, int32_t button, const std::u16string& identifier, const std::u16string& userData) override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user