From a19545dcec6e6726e1fc38d84cb0dca0bc9dbf1f Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Fri, 3 Nov 2023 11:54:08 -0700 Subject: [PATCH] don't unregister handlers on world unload we still need them for the next world! --- plugins/burrow.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/burrow.cpp b/plugins/burrow.cpp index bf2f6a80b..743035fbb 100644 --- a/plugins/burrow.cpp +++ b/plugins/burrow.cpp @@ -54,7 +54,6 @@ DFhackCExport command_result plugin_init(color_ostream &out, std::vector