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