mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-09 02:09:07 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
b2d16f69da
@ -307,7 +307,7 @@ public class ModsDialog extends BaseDialog{
|
||||
|
||||
if(steam && !mod.hasSteamID()){
|
||||
right.row();
|
||||
right.button(Icon.export, Styles.clearTransi, () -> {
|
||||
right.button(Icon.export, Styles.clearPartiali, () -> {
|
||||
platform.publish(mod);
|
||||
}).size(50f);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user