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

@@ -9,7 +9,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"
@@ -22,7 +22,7 @@
<base:VOptionChoice ref="menu" width="relative">
<demo:Button
ref="new_game"
font="A.fonts.roboto_regular.uid"
font="A.fonts.roboto_regular.$"
width="relative"
red="1f"
green="1f"
@@ -32,7 +32,7 @@
<demo:Button
ref="exit"
font="A.fonts.roboto_regular.uid"
font="A.fonts.roboto_regular.$"
width="relative"
red="1f"
green="1f"