Changed default layout to use Roboto-bold as a font.

This commit is contained in:
Don Honerbrink 2015-01-31 05:58:18 +00:00
parent f5ad979f9c
commit a8fe5d7184

View File

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