From f98839dba7e48a36cb6a2bdcbef547c7ef31aada Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Sun, 8 Jul 2007 14:06:50 +0000 Subject: Changed Outline Font Filenames Changed Outline2 Font to official Ultrastars Outline1 Font for better Song backward compatibility git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@280 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStar.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Game/Code') diff --git a/Game/Code/UltraStar.rc b/Game/Code/UltraStar.rc index 68d68e4b..2160cfb8 100644 --- a/Game/Code/UltraStar.rc +++ b/Game/Code/UltraStar.rc @@ -4,11 +4,11 @@ Font FNT "..\Fonts\Normal\eurostar_regular.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" +FontO PNG "..\Fonts\Outline 1\Outline 1.PNG" +FontO FNT "..\Fonts\Outline 1\Outline 1.dat" -FontO2 PNG "..\Fonts\Outline 2\5 - Outline Dark Edited 16c.PNG" -FontO2 FNT "..\Fonts\Outline 2\Outline.dat" +FontO2 PNG "..\Fonts\Outline 2\Outline 2.PNG" +FontO2 FNT "..\Fonts\Outline 2\Outline 2.dat" MAINICON ICON "..\Graphics\ustar-icon_v01.ico" //MAINICON ICON "..\Graphics\us.ico" \ No newline at end of file -- cgit v1.2.3