[MIRROR] removes parent_type on map preloaders (#210)

* removes parent_type on map preloaders (#52703)

* removes parent_type on map preloaders

Co-authored-by: Fikou <piotrbryla@onet.pl>
This commit is contained in:
SkyratBot
2020-08-05 10:18:47 +02:00
committed by GitHub
co-authored by Fikou
parent 28ce033936
commit aa08d1afbb
-1
View File
@@ -4,7 +4,6 @@ GLOBAL_DATUM_INIT(_preloader, /datum/map_preloader, new)
/// Preloader datum
/datum/map_preloader
parent_type = /datum
var/list/attributes
var/target_path