From: Mario Date: Fri, 4 Dec 2020 14:15:58 +0000 (+1000) Subject: Make sure ToS accepted status is saved in config X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6dcbe43b5e94baaaf57b540ad22f3a4a47e25a05;p=xonotic%2Fxonotic-data.pk3dir.git Make sure ToS accepted status is saved in config --- diff --git a/xonotic-client.cfg b/xonotic-client.cfg index 8f7066d96..4892087eb 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -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