mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
[Manual Mirror] Port maploader swap (#12374)
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