]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/g_world.qc
Rename another cvar to reflect reality
[voretournament/voretournament.git] / data / qcsrc / server / g_world.qc
index e3e225e0464900fbb78376205001fbda362a3cca..2034b45045ef288f4e6d3cfc26cb2ee117b6cb9c 100644 (file)
@@ -51,7 +51,7 @@ void OtherPLReport_Think()
        WriteByte(MSG_BROADCAST, self.cnt);\r
        if(e.predator.classname == "player") // tempt hackers less by only sending the info of eaten players\r
        {\r
-               if(cvar("g_vore_showpreyhealth"))\r
+               if(cvar("g_vore_showhealth"))\r
                        WriteByte(MSG_BROADCAST, e.health);\r
                else\r
                        WriteByte(MSG_BROADCAST, 0);\r