mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
Replaces bapi-dmm with /tg/'s modernest maploader (#19122)
* Replaces bapi-dmm with /tg/'s modernest maploader * Fix workflows
This commit is contained in:
@@ -230,10 +230,3 @@ SUBSYSTEM_DEF(mapping)
|
||||
if (!GLOB.Debug2)
|
||||
return // Only show up in stat panel if debugging is enabled.
|
||||
. = ..()
|
||||
|
||||
// VOREStation Edit: BAPI-dmm
|
||||
/datum/controller/subsystem/mapping/Shutdown()
|
||||
// Force bapi to drop it's cached maps on server shutdown.
|
||||
_bapidmm_clear_map_data()
|
||||
fdel("data/baked_dmm_files/")
|
||||
// VOREStation Edit End
|
||||
|
||||
Reference in New Issue
Block a user