]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/client/Main.qc
Add a cvar that allows disabling the vore system. Yes, it's the core part Vore Tourna...
[voretournament/voretournament.git] / data / qcsrc / client / Main.qc
index 54f11ec1459a3698c6927372ae85292122e938a6..d544424804dc281904e2e9a3b8dd10a11b047d2e 100644 (file)
@@ -1013,6 +1013,7 @@ void Ent_Init()
 \r
        g_weaponswitchdelay = ReadByte() / 255.0;\r
 \r
+       g_vore = ReadCoord();\r
        g_balance_vore_swallow_limit = ReadCoord();\r
 \r
        if(!postinit)\r