1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-03 21:01:14 +00:00

Fix oversight because of copying files around + make sure this won't happen again.

This commit is contained in:
fgenesis 2014-04-15 19:58:10 +02:00
commit 4df08dc19f
2 changed files with 6 additions and 3 deletions

View file

@ -18,7 +18,7 @@
// (no sane programmer should do this, anyway).
// However, on non-windows systems this will decrease performance when checking for files
// on disk (see VFSLoader.cpp).
//#define VFS_IGNORE_CASE
#define VFS_IGNORE_CASE
/* --- End of config section --- */