Apply BASE new MapLabels feature

This commit is contained in:
2023-10-31 19:44:34 +01:00
parent f74548713d
commit 3b99bc561a
27 changed files with 160 additions and 112 deletions

View File

@@ -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"