mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Port's TG's Maploader
This commit is contained in:
@@ -82,6 +82,9 @@ var/global/datum/global_init/init = new ()
|
||||
// This is kinda important. Set up details of what the hell things are made of.
|
||||
populate_material_list()
|
||||
|
||||
// Loads all the pre-made submap templates.
|
||||
load_map_templates()
|
||||
|
||||
if(config.generate_map)
|
||||
if(using_map.perform_map_generation())
|
||||
using_map.refresh_mining_turfs()
|
||||
|
||||
Reference in New Issue
Block a user