mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-13 20:22:13 +00:00
Add test authentication task.
It doesn't actually do anything with the server's reply yet.
This commit is contained in:
@@ -168,3 +168,8 @@ YggdrasilTask::Error *YggdrasilTask::getError() const
|
||||
return this->m_error;
|
||||
}
|
||||
|
||||
MojangAccount* YggdrasilTask::getMojangAccount() const
|
||||
{
|
||||
return this->m_account;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user