mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 01:00:22 +00:00
UltimMC: Actually make profile for local accounts, fixes #334
This commit is contained in:
@@ -40,7 +40,9 @@ struct MinecraftProfile {
|
||||
|
||||
enum class AccountType {
|
||||
MSA,
|
||||
Mojang
|
||||
Mojang,
|
||||
Local,
|
||||
Elyby
|
||||
};
|
||||
|
||||
enum class AccountState {
|
||||
|
Reference in New Issue
Block a user