PShell 1.9

This commit is contained in:
2018-02-16 14:34:22 +01:00
parent 983520f388
commit 9fe499b765
4 changed files with 17 additions and 10 deletions

View File

@@ -60,7 +60,7 @@ public class BasePlatePanel extends DevicePanel {
Mode mode = Mode.horizontal;
enum Mode {
public enum Mode {
single,
horizontal,
vertical,