mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Add logging for the splash screen selected. (#29836)
This commit is contained in:
@@ -27,6 +27,7 @@ SUBSYSTEM_DEF(title)
|
||||
break
|
||||
|
||||
var/file_path = "config/title_screens/images/[pick(title_screens)]"
|
||||
log_debug("Loading title screen from '[file_path]'.")
|
||||
|
||||
var/icon/icon = new(fcopy_rsc(file_path))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user