Re-made all maps, added block smoke effects
This commit is contained in:
@@ -46,7 +46,7 @@ public class LevelDialog extends Dialog{
|
||||
image.clicked(()->{
|
||||
selectedMap = index;
|
||||
});
|
||||
image.getImageCell().size(150, 150);
|
||||
image.getImageCell().size(164);
|
||||
content().add(image).size(180);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user