Fixing stuff, it now should be ready.

This commit is contained in:
Ghommie
2020-04-24 23:00:31 +02:00
parent 58fc679cce
commit a9be1e06e2
6 changed files with 25 additions and 16 deletions

View File

@@ -123,4 +123,4 @@
//❤ - Cyberboss
/proc/load_new_z_level(file, name, list/traits)
var/datum/map_template/template = new(file, name)
template.load_new_z(traits)
return template.load_new_z(traits)