]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Make sure ToS accepted status is saved in config
authorMario <zacjardine@y7mail.com>
Fri, 4 Dec 2020 14:15:58 +0000 (00:15 +1000)
committerMario <zacjardine@y7mail.com>
Fri, 4 Dec 2020 14:15:58 +0000 (00:15 +1000)
xonotic-client.cfg

index 8f7066d96b417c00176945c3b02319f44d7e7240..4892087eb2b683213213bb83ef02274e28a51de5 100644 (file)
@@ -831,6 +831,9 @@ seta cl_allow_uid2name -1 "-1 = ask if the player wants to disable/enable this f
 seta cl_allow_uidtracking 1 "-1 = ask if the player wants to disable/enable this feature, 0 = disable, 1 = enable uid tracking (allows associating your data with your player ID)"
 seta cl_allow_uidranking 1 "0 = disable, 1 = enable uid ranking (allows statistics like elo to rank you in leaderboards)"
 
+// terms of service
+seta _termsofservice_accepted 0
+
 // polygonoffset for submodel SUCKS SUCKS SUCKS (only a hack for quake1, we don't need that)
 r_polygonoffset_submodel_offset 0
 r_polygonoffset_submodel_factor 0