]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/client/main.qh
Oops... also consider the healthsize_min and healthsize_max values for offsetting...
[voretournament/voretournament.git] / data / qcsrc / client / main.qh
index ccf46ac47969b3ba965196b04cc241015e271be9..1a1dad0824cbdf07c2ab94aeeeb844db2ecbdba5 100644 (file)
@@ -168,7 +168,7 @@ float g_weaponswitchdelay;
 \r
 float g_vore;\r
 float g_balance_vore_swallow_limit;\r
-float g_healthsize;\r
+float g_healthsize, g_healthsize_min, g_healthsize_max;\r
 float armor_max;\r
 float teamheal_max;\r
 \r