mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
[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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user