mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Revert "Merge pull request #50 from bexnoss/offline-mode"
This reverts commitb4f750e7db, reversing changes made tob19e315615.
This commit is contained in:
parent
f55297eca9
commit
55597b458c
17 changed files with 3 additions and 383 deletions
|
|
@ -38,8 +38,7 @@ struct MinecraftProfile {
|
|||
|
||||
enum class AccountType {
|
||||
MSA,
|
||||
Mojang,
|
||||
Offline
|
||||
Mojang
|
||||
};
|
||||
|
||||
enum class AccountState {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue