]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/client.qh
Automatically join players 1 second after they connect if they tried to join too...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / client.qh
index 20148933cbc5421d5a87fb56b105c6c022885ef3..2c1ddab13d034ad38b3268fea3afebf72d62f352 100644 (file)
@@ -114,7 +114,7 @@ CLASS(Client, Object)
     ATTRIB(Client, cmd_floodtime, float, this.cmd_floodtime);
     ATTRIB(Client, wasplayer, bool, this.wasplayer);
     ATTRIB(Client, weaponorder_byimpulse, string, this.weaponorder_byimpulse);
-    ATTRIB(Client, autojoin_checked, bool, this.wasplayer);
+    ATTRIB(Client, autojoin_checked, int, this.wasplayer);
 
     // networked cvars