]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/triggers/trigger/heal.qh
Move non-generic entity flags to their own headers
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / trigger / heal.qh
index 6f70f09beec2219624baeca92e2cd7deaa104fb4..8dbeea54569366ecb08d425ea9fd2337488968fd 100644 (file)
@@ -1 +1,4 @@
 #pragma once
+
+
+const int HEAL_SOUND_ALWAYS = BIT(2);