Revert "update"

This reverts commit 7ac9c55bf1efa23db674dba4f2c7ada7ca344d7d.
This commit is contained in:
marauder2k7 2025-05-11 15:53:55 +01:00
parent 5cc2abc9ae
commit 2b14e5448e
3 changed files with 6 additions and 20 deletions

View file

@ -56,10 +56,6 @@
/// Define me if you want to disable Torque memory manager.
#cmakedefine TORQUE_DISABLE_MEMORY_MANAGER
#ifdef TORQUE_RELEASE
#define TORQUE_DISABLE_MEMORY_MANAGER
#endif
/// Define me if you want to disable the virtual mount system.
#cmakedefine TORQUE_DISABLE_VIRTUAL_MOUNT_SYSTEM