revert change that disallowed reloading of fonts via F2
This commit is contained in:
@@ -728,7 +728,6 @@ void Font::Load( const RString &sIniPath, RString sChars )
|
||||
Font subfont;
|
||||
subfont.Load(fPath,"");
|
||||
MergeFont(subfont);
|
||||
//FONT->UnloadFont(subfont);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user