]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/ecs/components/physics.qh
Merge branch 'master' into TimePath/physics
[xonotic/xonotic-data.pk3dir.git] / qcsrc / ecs / components / physics.qh
index 377e1d1d8e27ca602cca0f92d9c64ef6a44ae657..f150a296c299e8d46980c1ba2d4fb278665947d4 100644 (file)
@@ -23,3 +23,4 @@ COMPONENT(phys);
 .bool com_phys_vel_2d;
 .bool com_phys_water;
 .bool com_phys_friction_air;
+.bool move_qcphysics;