9 lines
303 B
Ucode
9 lines
303 B
Ucode
class UT2IRCFont extends GUIFont;
|
|
|
|
defaultproperties
|
|
{
|
|
KeyName="UT2IRCFont"
|
|
|
|
FontArrayNames=("ROFonts.ROBtsrmVr9","ROFonts.ROBtsrmVr9","ROFonts.ROBtsrmVr9","ROFonts.ROBtsrmVr12")//("UT2003Fonts.FontNeuzeit9","UT2003Fonts.FontNeuzeit9","UT2003Fonts.FontNeuzeit9","UT2003Fonts.FontNeuzeit11")
|
|
}
|