]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Main.qc
Merge branch 'master' into mirceakitsune/universal_reload_system, with some VERY...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Main.qc
index 125c6db3122c4e998e49731b0a383af41ce46248..bec75c2ee06f920b989780955c77211ccf9bc231 100644 (file)
@@ -1094,6 +1094,8 @@ void Ent_Init()
 
        serverflags = ReadByte();
 
+       minelayer_maxmines = ReadByte();
+
        g_trueaim_minrange = ReadCoord();
 
        if(!postinit)