]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/client.qh
Improve implementation of autojoin on connection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / client.qh
index 48d42da0092d2f8cf059d1f2037e8aace3bbc372..75a01c96baf2314eaf7110d90a5fa264a16c9d8e 100644 (file)
@@ -114,6 +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);
 
     // networked cvars