]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/common/constants.qh
Implement an entity which can send a portrait over to the client. Currently just...
[voretournament/voretournament.git] / data / qcsrc / common / constants.qh
index 2825c5ea259650da5e3db838fb029c104e3f41e9..28e8584685caddf21fe1bac3273ce23f9f5d8968 100644 (file)
@@ -98,6 +98,7 @@ const float ENT_CLIENT_MODELEFFECT = 22;
 const float ENT_CLIENT_WARPZONE = 23;\r
 const float ENT_CLIENT_WARPZONE_CAMERA = 24;\r
 const float ENT_CLIENT_TRIGGER_MUSIC = 25;\r
+const float ENT_CLIENT_PORTRAIT = 26;\r
 \r
 const float ENT_CLIENT_TURRET = 40;\r
 \r