Performance and usability improvement for blueprints

This commit is contained in:
Emmett Gaines
2017-11-13 04:32:36 -05:00
committed by CitadelStationBot
parent 3ea8808201
commit 3c35202b5e
6 changed files with 114 additions and 151 deletions
+5
View File
@@ -772,6 +772,11 @@
winheight = min(winheight, 690)
usr << browse(dat, "window=players;size=375x[winheight]")
/datum/admins/proc/create_or_modify_area()
set category = "Debug"
set name = "Create or modify area"
create_area(usr)
//
//
//ALL DONE