TW 1.2 Config update

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5305 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Eukara 2018-09-05 22:34:47 +00:00
parent 36debaea4d
commit c822482854
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
// All my fault -eukara
#define ENGINE_ROUTING
#define USE_INTERNAL_BULLET
#undef USE_INTERNAL_BULLET
#undef MENU_NATIVECODE // Will make a debut eventually, hopefully
// What do we use
@ -55,7 +55,7 @@
#define LOADERTHREAD //worker threads for loading misc stuff. falls back on main thread if not supported.
//#define USEAREAGRID //world collision optimisation. REQUIRED for performance with xonotic. hopefully it helps a few other mods too.
#define USERBE
#define AVAIL_FREETYPE //for truetype font rendering
#undef AVAIL_FREETYPE //for truetype font rendering
#define IMAGEFMT_DDS //.dds files embed mipmaps and texture compression. faster to load.
#define DECOMPRESS_ETC2
#define DECOMPRESS_RGTC