Apply BASE new MapLabels feature
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<base:VLayout width="200f">
|
||||
|
||||
<base:Label
|
||||
font="A.fonts.roboto_regular.uid"
|
||||
font="A.fonts.roboto_regular.$"
|
||||
width="relative"
|
||||
alignment="top|center"
|
||||
red="1f"
|
||||
@@ -23,7 +23,7 @@
|
||||
<base:VOptionChoice ref="menu" width="relative">
|
||||
<demo:Button
|
||||
ref="resume_game"
|
||||
font="A.fonts.roboto_regular.uid"
|
||||
font="A.fonts.roboto_regular.$"
|
||||
width="relative"
|
||||
red="1f"
|
||||
green="1f"
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
<demo:Button
|
||||
ref="equipment"
|
||||
font="A.fonts.roboto_regular.uid"
|
||||
font="A.fonts.roboto_regular.$"
|
||||
width="relative"
|
||||
red="1f"
|
||||
green="1f"
|
||||
@@ -43,7 +43,7 @@
|
||||
|
||||
<demo:Button
|
||||
ref="start_menu"
|
||||
font="A.fonts.roboto_regular.uid"
|
||||
font="A.fonts.roboto_regular.$"
|
||||
width="relative"
|
||||
red="1f"
|
||||
green="1f"
|
||||
@@ -53,7 +53,7 @@
|
||||
|
||||
<demo:Button
|
||||
ref="exit"
|
||||
font="A.fonts.roboto_regular.uid"
|
||||
font="A.fonts.roboto_regular.$"
|
||||
width="relative"
|
||||
red="1f"
|
||||
green="1f"
|
||||
|
||||
Reference in New Issue
Block a user