Update DesktopInput.java
This commit is contained in:
@@ -344,7 +344,7 @@ public class DesktopInput extends InputHandler{
|
|||||||
|
|
||||||
table.button(Icon.paste, Styles.clearPartiali, () -> {
|
table.button(Icon.paste, Styles.clearPartiali, () -> {
|
||||||
ui.schematics.show();
|
ui.schematics.show();
|
||||||
}).tooltip("Schematics");
|
}).tooltip("@schematics");
|
||||||
|
|
||||||
table.button(Icon.tree, Styles.clearPartiali, () -> {
|
table.button(Icon.tree, Styles.clearPartiali, () -> {
|
||||||
ui.research.show();
|
ui.research.show();
|
||||||
|
|||||||
Reference in New Issue
Block a user