mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 04:22:39 +00:00
NOISSUE ifdef the hell out of MCEdit launch on Windows
Setting the work directory was not enough.
This commit is contained in:
@@ -70,6 +70,7 @@ private:
|
||||
QModelIndex getSelectedWorld();
|
||||
bool isWorldSafe(QModelIndex index);
|
||||
bool worldSafetyNagQuestion();
|
||||
void mceditError();
|
||||
|
||||
private:
|
||||
Ui::WorldListPage *ui;
|
||||
|
||||
Reference in New Issue
Block a user