mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-03-30 18:50:47 -07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
49c7984c8c
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ public class SchematicsDialog extends BaseDialog{
|
|||
showInfo(s);
|
||||
});
|
||||
|
||||
buttons.button(Icon.download, style, () -> {
|
||||
buttons.button(Icon.upload, style, () -> {
|
||||
showExport(s);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue