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:
parent
f69d88b656
commit
4df08dc19f
2 changed files with 6 additions and 3 deletions
|
@ -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 --- */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue