]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/cl_client.qc
Rename another cvar to reflect reality
[voretournament/voretournament.git] / data / qcsrc / server / cl_client.qc
index ab172d4dec5921c8c038b3b6e0aa96f650a37781..aeb07d95a8dcea25bc8a2453b40306937e870058 100644 (file)
@@ -1014,7 +1014,7 @@ float ClientInit_SendEntity(entity to, float sf)
        WriteByte(MSG_ENTITY, cvar("g_balance_weaponswitchdelay") * 255.0);\r
 \r
        WriteCoord(MSG_ENTITY, cvar("g_balance_vore_swallow_limit"));\r
-       WriteCoord(MSG_ENTITY, cvar("g_vore_showpreyhealth"));\r
+       WriteCoord(MSG_ENTITY, cvar("g_vore_showhealth"));\r
        return TRUE;\r
 }\r
 \r