mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 12:10:00 +00:00
NOISSUE fix all clang warnings
This commit is contained in:
@@ -83,7 +83,7 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
virtual void executeTask();
|
||||
virtual void executeTask() override;
|
||||
|
||||
/**
|
||||
* Gets the JSON object that will be sent to the authentication server.
|
||||
|
||||
Reference in New Issue
Block a user