Fixed some admin bugs
This commit is contained in:
@@ -62,7 +62,7 @@ io.anuke.ucore.scene.ui.ImageButton$ImageButtonStyle: {
|
||||
emptytoggle: {imageCheckedColor: white, imageDownColor: white, imageUpColor: lightgray},
|
||||
static: {up: button },
|
||||
static-down: {up: button-down },
|
||||
toggle: {checked: button-down, down: button-down, up: button },
|
||||
toggle: {checked: button-down, down: button-down, up: button, imageDisabledColor: lightgray, imageUpColor: white },
|
||||
togglemap: {down: button-map-down, up: button-map },
|
||||
select: {checked: button-select, up: clear },
|
||||
close-window: {up: button, imageUp: icon-close, imageOver: icon-close-over, imageDown: icon-close-down, disabled: button }
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#Autogenerated file. Do not modify.
|
||||
#Mon Feb 26 19:08:43 EST 2018
|
||||
#Mon Feb 26 22:02:38 EST 2018
|
||||
version=release
|
||||
androidBuildCode=292
|
||||
androidBuildCode=303
|
||||
name=Mindustry
|
||||
code=3.3
|
||||
build=custom build
|
||||
|
||||
Reference in New Issue
Block a user