mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Update UIScene_SkinSelectMenu.cpp
English cm
This commit is contained in:
parent
5ef03bffb1
commit
ecb47a15ef
|
|
@ -8,7 +8,7 @@
|
|||
#include <message_dialog.h>
|
||||
#endif
|
||||
#include <fstream>
|
||||
#include <commdlg.h> // Necesario para GetOpenFileNameW
|
||||
#include <commdlg.h> // Required for GetOpenFileNameW
|
||||
|
||||
#define SKIN_SELECT_PACK_DEFAULT 0
|
||||
#define SKIN_SELECT_PACK_FAVORITES 1
|
||||
|
|
@ -1866,4 +1866,4 @@ void UIScene_SkinSelectMenu::LoadExternalSkin()
|
|||
file.close();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue