mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-03 14:12:11 +00:00
UI Improvement: Display account type (#33)
* Add account type column in accounts page * Show account type in account chooser * Allow set skin and delete skin only on mojang accounts * Rename Offline mode to Local
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="radioDummy">
|
||||
<property name="text">
|
||||
<string>Offline (cracked)</string>
|
||||
<string>Local (cracked)</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>false</bool>
|
||||
|
||||
Reference in New Issue
Block a user