Last fix (i hope)

This commit is contained in:
ThePythonGuy
2020-07-31 12:35:32 +02:00
committed by GitHub
parent 5d4cbf6af5
commit 3a2a591c43

View File

@@ -141,7 +141,7 @@ public class ModsDialog extends BaseDialog{
t.row();
t.button("$mod.featured.title", Icon.github, bstyle, () -> {
t.button("$mod.featured.title", Icon.star, bstyle, () -> {
try {
//Keep this until mods work
ui.showErrorMessage("This feature doesnt work completely due to mods not working in v6. Wait for this to be fixed. If you decide to use it anyways, mods will not let you enter the game.");