diff options
Diffstat (limited to 'Game/Code/UltraStar.rc')
-rw-r--r-- | Game/Code/UltraStar.rc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Game/Code/UltraStar.rc b/Game/Code/UltraStar.rc index 0ae2b756..9b095726 100644 --- a/Game/Code/UltraStar.rc +++ b/Game/Code/UltraStar.rc @@ -1,8 +1,8 @@ -Font PNG "..\Fonts\Normal\Font Normal 16.PNG"
-Font FNT "..\Fonts\Normal\Font Normal.dat"
+Font PNG "..\Fonts\Normal\eurostar_regular.png"
+Font FNT "..\Fonts\Normal\eurostar_regular.dat"
-FontB PNG "..\Fonts\Bold\Font 1024 Bold 16.PNG"
-FontB FNT "..\Fonts\Bold\Font 1024 Bold.dat"
+FontB PNG "..\Fonts\Bold\eurostar_regular_bold.png"
+FontB FNT "..\Fonts\Bold\eurostar_regular_bold.dat"
FontO PNG "..\Fonts\Outline 1\Outline 36 (1024) 16c.PNG"
FontO FNT "..\Fonts\Outline 1\Outline 36 (1024).dat"
|