Terms of service click through.

This commit is contained in:
Alffd
2018-05-25 03:40:16 -04:00
parent b28dcff65a
commit ef1b44b955
8 changed files with 89 additions and 13 deletions
+1
View File
@@ -362,6 +362,7 @@ var/world_topic_spam_protect_time = world.timeofday
/world/proc/load_motd()
join_motd = file2text("config/motd.txt")
join_tos = file2text("config/tos.txt")
/proc/load_configuration()