mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-04-04 21:30:40 -07:00
Update ModsDialog.java
This commit is contained in:
parent
d83405c946
commit
5d4cbf6af5
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ public class ModsDialog extends BaseDialog{
|
|||
|
||||
t.button("$mod.featured.title", Icon.github, bstyle, () -> {
|
||||
try {
|
||||
//Remove this until mods work
|
||||
//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.");
|
||||
//Until here
|
||||
dialog.hide();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue