Add support for 1.7.4 user_type (needs testing with legacy accounts)

This commit is contained in:
Petr Mrázek
2013-12-13 02:47:59 +01:00
parent bf34aa7fbd
commit 39aebddf3b
12 changed files with 58 additions and 19 deletions

View File

@ -19,7 +19,7 @@
#include <memory>
#include "logic/lists/MojangAccountList.h"
#include "logic/auth/MojangAccountList.h"
namespace Ui
{

View File

@ -19,7 +19,7 @@
#include <memory>
#include "logic/lists/MojangAccountList.h"
#include "logic/auth/MojangAccountList.h"
namespace Ui
{