]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Main.qc
extract serverflags from the stat
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Main.qc
index 8c7c6bc0c7a47509695dd131d48682dca0fdf4f8..a03eb58579a83f9a7227011cae31f5e955c49bd6 100644 (file)
@@ -1195,8 +1195,6 @@ void Ent_Init()
        nex_scope = !ReadByte();
        rifle_scope = !ReadByte();
 
-       serverflags = ReadByte();
-
        minelayer_maxmines = ReadByte();
 
        hagar_maxrockets = ReadByte();