From 1c06aebe3993e1484b6f0479a254325e5f32df80 Mon Sep 17 00:00:00 2001 From: Robert Göffringmann Date: Mon, 29 Dec 2003 15:38:16 +0000 Subject: made control panel use the correct fonts svn-id: r12010 --- sword1/resman.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sword1/resman.cpp') diff --git a/sword1/resman.cpp b/sword1/resman.cpp index d4cc1f038b..c51cbdf83c 100644 --- a/sword1/resman.cpp +++ b/sword1/resman.cpp @@ -325,9 +325,9 @@ void ResMan::openScriptResourceBigEndian(uint32 id) { } uint32 ResMan::_srIdList[29] = { // the file numbers differ for the control panel file IDs, so we need this array - 0, + OTHER_SR_FONT, 0x04050000, - 0, + OTHER_SR_REDFONT, 0x04050001, 0x04050002, 0x04050003, -- cgit v1.2.3