From f32757fa0910c178bf3174c1d9daf03de3a86c49 Mon Sep 17 00:00:00 2001 From: lethosor Date: Fri, 3 Jul 2020 22:49:48 -0400 Subject: [PATCH] Update scripts --- plugins/buildingplan-lib.cpp | 1 - scripts | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/buildingplan-lib.cpp b/plugins/buildingplan-lib.cpp index 4e7cfd3fd..0c29284db 100644 --- a/plugins/buildingplan-lib.cpp +++ b/plugins/buildingplan-lib.cpp @@ -9,7 +9,6 @@ void debug(const string &msg) color_ostream_proxy out(Core::getInstance().getConsole()); out << "DEBUG (" << PLUGIN_VERSION << "): " << msg << endl; } -#define dbg Core::getInstance().getConsole() void enable_quickfort_fn(pair& pair) { pair.second = true; } diff --git a/scripts b/scripts index d265de74d..e8de92efb 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit d265de74d4c28460961f8e646b1b574997756ea2 +Subproject commit e8de92efb73d5ef4d0b52df000d60d3350f07a37