mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 02:57:48 +01:00
MC Configuration
This commit is contained in:
@@ -68,9 +68,5 @@
|
||||
for(var/datum/alternate_appearance/AA in viewing_alternate_appearances)
|
||||
AA.display_to(list(src))
|
||||
|
||||
if(!fexists("config/config.txt") || !fexists("config/game_options.txt"))
|
||||
to_chat(src, "<span class='biggerdanger'>The game config files have not been properly set!\n Please copy ALL files from '/config/example' into the parent folder, '/config'.</span>")
|
||||
log_world("The game config files have not been properly set! Please copy ALL files from /config/example into the parent folder, /config.")
|
||||
|
||||
update_client_colour(0)
|
||||
update_morgue()
|
||||
|
||||
Reference in New Issue
Block a user