diff --git a/Aquaria/AquariaCompileConfig.h b/Aquaria/AquariaCompileConfig.h index 972ff4a..32c488f 100644 --- a/Aquaria/AquariaCompileConfig.h +++ b/Aquaria/AquariaCompileConfig.h @@ -13,6 +13,6 @@ // the visited data will be lost if the file is loaded into such a build. // (Current builds will load either format regardless of whether or not // this is defined.) -//#define AQUARIA_SAVE_MAPVIS_RAW +#define AQUARIA_SAVE_MAPVIS_RAW #endif //__AQUARIA_COMPILE_CONFIG_H__