Fixed some things
This commit is contained in:
@@ -25,7 +25,7 @@ public class MinimapDialog extends FloatingDialog{
|
||||
}
|
||||
|
||||
void setup(){
|
||||
cont.clearChildren();
|
||||
cont.clear();
|
||||
|
||||
cont.table(Tex.pane,t -> {
|
||||
t.addRect((x, y, width, height) -> {
|
||||
|
||||
Reference in New Issue
Block a user