mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 12:32:42 +00:00
why the fuck there is no bool ok
This commit is contained in:
@@ -37,6 +37,7 @@ void LaunchController::login()
|
||||
JavaCommon::checkJVMArgs(m_instance->settings()->get("JvmArgs").toString(), m_parentWidget);
|
||||
|
||||
// Mojang account login bypass
|
||||
bool ok = false;
|
||||
QString usedname = "Player";
|
||||
QString name = QInputDialog::getText(m_parentWidget, tr("Player name"),
|
||||
tr("Choose your offline mode player name."),
|
||||
|
||||
Reference in New Issue
Block a user