mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
[MIRROR] Fixes 118(give or take) cases of mapload not being passed to initilaize [MDB IGNORE] (#15546)
* Fixes 118(give or take) cases of mapload not being passed to initilaize (#69107) fixes 114 cases of mapload not being passed to initilaize * Fixes 118(give or take) cases of mapload not being passed to initilaize * Fixes a lot (give or take) cases of mapload not being passed to initilaize Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
This commit is contained in:
co-authored by
MrMelbert
Tom
parent
287b7e38e0
commit
24c9fc0296
+1
-1
@@ -16,7 +16,7 @@
|
||||
greyscale_colors = CIRCUIT_COLOR_ENGINEERING
|
||||
build_path = /obj/machinery/computer/station_goal
|
||||
|
||||
/obj/machinery/computer/station_goal/Initialize()
|
||||
/obj/machinery/computer/station_goal/Initialize(mapload)
|
||||
. = ..()
|
||||
station_goal_cache = subtypesof(/datum/station_goal)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user