]> 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 42d7d9560b4e92359242e19428f242d146cbff0a..75a01c96baf2314eaf7110d90a5fa264a16c9d8e 100644 (file)
@@ -113,6 +113,8 @@ CLASS(Client, Object)
     ATTRIB(Client, cmd_floodcount, int, this.cmd_floodcount);
     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