Reenable the new saveslots. Disable the logging for them.

This commit is contained in:
Shanoah Alkire 2018-10-15 23:57:33 -07:00
parent 8f986828e7
commit 322290b19c
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
#include "Elfheader.h"
// Uncomment to turn on the new saveslot UI.
//#define USE_NEW_SAVESLOTS_UI
#define USE_NEW_SAVESLOTS_UI
// Uncomment to turn on the extra UI updates *without* the UI.
//#define USE_SAVESLOT_UI_UPDATES
@ -33,7 +33,7 @@
#ifdef USE_SAVESLOT_UI_UPDATES
// Uncomment to add saveslot logging and comment to turn off.
#define SAVESLOT_LOGS
//#define SAVESLOT_LOGS
#endif
class Saveslot