]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/physics/movetypes/movetypes.qh
Add a global to enable engine physics for testing purposes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / physics / movetypes / movetypes.qh
index e8cdc059beb3bed5f54da4d7b7ebcbff0e2ce780..db4c80d6001e5af82f1b26b19107c3e16a901518 100644 (file)
@@ -3,6 +3,8 @@
 #ifdef SVQC
 // undefined on client, engine cvar
 bool autocvar_physics_ode;
+
+bool use_engine_physics; // debug option for testing legacy engine code
 #endif
 
 // water levels