mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-20 10:52:46 +01:00
Changed default layout to use Roboto-bold as a font.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<layout width="1920" height="1080" font="opensans_hebrew_condensed_regular.ttf" loadFontSize="32" fontColor="eeeeee">
|
||||
<layout width="1920" height="1080" font="Roboto-Bold.ttf" loadFontSize="32" fontColor="eeeeee">
|
||||
<sound type="load" src="load.wav" />
|
||||
<sound type="unload" src="unload.wav" />
|
||||
<sound type="highlight" src="highlight.wav" />
|
||||
|
||||
Reference in New Issue
Block a user