Jeck - unsigned/signed fix, options fixes
* Abstracted out option calls to "f3" behind Constants::OPTION_FONT * Added option to disable card image loading.
This commit is contained in:
@@ -114,6 +114,7 @@ class Constants
|
||||
MAIN_FONT = 0,
|
||||
MENU_FONT = 1,
|
||||
MAGIC_FONT = 2,
|
||||
OPTION_FONT = 1,
|
||||
};
|
||||
|
||||
static char MTGColorChars[];
|
||||
|
||||
Reference in New Issue
Block a user