Different approach to dark ImpromptuModular
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
7a483fca89
commit
11182ef544
3 changed files with 137 additions and 16 deletions
|
@ -295,8 +295,6 @@ extern Model *modelMaude_221;
|
|||
// stuff that reads config files, we dont want that
|
||||
int loadConsoleType() { return 0; }
|
||||
int loadDirectOutMode() { return 0; }
|
||||
bool loadDarkAsDefault() { return true; }
|
||||
bool loadQuality() { return false; }
|
||||
void saveConsoleType(int) {}
|
||||
void saveDarkAsDefault(bool) {}
|
||||
void saveDirectOutMode(bool) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue