diff options
author | tpart <tpart120@proton.me> | 2025-09-30 15:30:17 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-09-30 15:30:23 +0200 |
commit | b41ee0e459deb2f0c4bdf982c9d4691e20150aa6 (patch) | |
tree | a0034a71bb9c799241b9d7b1b1712eac5d5f768c /client/gui/overlays/lobby/lobby.tscn | |
parent | 5850d86b552bd555d031cdbbd7ca20251793f6da (diff) | |
download | hurrycurry-b41ee0e459deb2f0c4bdf982c9d4691e20150aa6.tar hurrycurry-b41ee0e459deb2f0c4bdf982c9d4691e20150aa6.tar.bz2 hurrycurry-b41ee0e459deb2f0c4bdf982c9d4691e20150aa6.tar.zst |
Replace some uses of embolden variation with opentype
Diffstat (limited to 'client/gui/overlays/lobby/lobby.tscn')
-rw-r--r-- | client/gui/overlays/lobby/lobby.tscn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/client/gui/overlays/lobby/lobby.tscn b/client/gui/overlays/lobby/lobby.tscn index 78894dbd..28959838 100644 --- a/client/gui/overlays/lobby/lobby.tscn +++ b/client/gui/overlays/lobby/lobby.tscn @@ -17,7 +17,9 @@ [sub_resource type="FontVariation" id="FontVariation_5xxr2"] base_font = ExtResource("8_cwbpa") -variation_embolden = 1.5 +variation_opentype = { +2003265652: 700 +} [node name="Lobby" type="Control" groups=["no_auto_focus"]] layout_mode = 3 |