mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] bunch of inits without return and a few easy new to init (#9773)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
052034eb7b
commit
a3ac1d26d7
@@ -66,6 +66,6 @@
|
||||
close_button_y_start = 86
|
||||
close_button_y_end = 94
|
||||
|
||||
/obj/screen/popup/default/New()
|
||||
..()
|
||||
icon_state = "popup[rand(1,10)]"
|
||||
/obj/screen/popup/default/Initialize(mapload)
|
||||
icon_state = "popup[rand(1,10)]"
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user