mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Fix no ToS error
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
/mob/new_player/proc/handle_tos_consent()
|
||||
if(!GLOB.join_tos)
|
||||
tos_consent = TRUE
|
||||
return TRUE
|
||||
|
||||
establish_db_connection()
|
||||
|
||||
Reference in New Issue
Block a user