Add support for 1.7.4 user_type (needs testing with legacy accounts)
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "logic/lists/MojangAccountList.h"
|
||||
#include "logic/auth/MojangAccountList.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "logic/lists/MojangAccountList.h"
|
||||
#include "logic/auth/MojangAccountList.h"
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
Reference in New Issue
Block a user