mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-29 16:18:35 +01:00
Turns off PoI loaders pending optimization refactor.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
name = "Point of Interest Loader"
|
||||
/// If TRUE, most things within the loading area will be deleted. This includes players!
|
||||
var/submap_path = null
|
||||
var/loaded = FALSE
|
||||
var/loaded = TRUE // TODO, optimize loading at init.
|
||||
|
||||
/obj/effect/landmark/poi_loader/Initialize(mapload)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user