mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 16:44:43 +01:00
[MIRROR] holodeck templates no longer take double the room in the template-place list, even though they deserve all that room (#4066)
* holodeck templates no longer take double the room in template-place (#57598) * holodeck templates no longer take double the room in the template-place list, even though they deserve all that room Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>
This commit is contained in:
@@ -460,7 +460,6 @@ GLOBAL_LIST_EMPTY(the_station_areas)
|
||||
var/datum/map_template/holodeck/holo_template = new holodeck_type()
|
||||
|
||||
holodeck_templates[holo_template.template_id] = holo_template
|
||||
map_templates[holo_template.template_id] = holo_template
|
||||
|
||||
//Manual loading of away missions.
|
||||
/client/proc/admin_away()
|
||||
|
||||
Reference in New Issue
Block a user