Merge branch 'master' into TG-sync-testing
This commit is contained in:
@@ -546,9 +546,7 @@
|
||||
plane = SPLASHSCREEN_PLANE
|
||||
var/client/holder
|
||||
|
||||
INITIALIZE_IMMEDIATE(/obj/screen/splash)
|
||||
|
||||
/obj/screen/splash/Initialize(client/C, visible, use_previous_title)
|
||||
/obj/screen/splash/New(client/C, visible, use_previous_title) //TODO: Make this use INITIALIZE_IMMEDIATE, except its not easy
|
||||
. = ..()
|
||||
|
||||
holder = C
|
||||
|
||||
Reference in New Issue
Block a user