mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 08:14:23 +01:00
Mod menu hasn't updated
This commit is contained in:
parent
4387647eb8
commit
e50b3baa18
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
package com.minelittlepony.client.modmenu;
|
||||
/*package com.minelittlepony.client.modmenu;
|
||||
|
||||
import com.minelittlepony.client.gui.GuiPonySettings;
|
||||
import io.github.prospector.modmenu.api.ModMenuApi;
|
||||
|
@ -18,3 +18,4 @@ public class MineLPModMenuFactory implements ModMenuApi {
|
|||
return GuiPonySettings::new;
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue