enable island loading for now

This commit is contained in:
eray orçunus 2020-07-10 12:28:00 +03:00
parent aabf0f4c2c
commit 00bba630f6
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ enum Config {
#define USE_TXD_CDIMAGE // generate and load textures from txd.img
#define IMPROVED_VIDEOMODE // save and load videomode parameters instead of a magic number
#define DISABLE_LOADING_SCREEN // disable the loading screen which vastly improves the loading time
#define NO_ISLAND_LOADING // disable loadscreen between islands via loading all island data at once, consumes more memory and CPU
//#define NO_ISLAND_LOADING // disable loadscreen between islands via loading all island data at once, consumes more memory and CPU
//#define USE_TEXTURE_POOL
// Particle