From 17a23796c847a8419651129ff0d38a141b518ca4 Mon Sep 17 00:00:00 2001 From: lethosor Date: Mon, 25 Aug 2014 12:57:55 -0400 Subject: [PATCH] Fix embark-tools render() behavior --- plugins/embark-tools.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/embark-tools.cpp b/plugins/embark-tools.cpp index a93625038..148e6787f 100644 --- a/plugins/embark-tools.cpp +++ b/plugins/embark-tools.cpp @@ -55,6 +55,7 @@ public: std::string getFocusString () { return "embark-tools/options"; }; void render () { + parent->render(); int x; auto dim = Screen::getWindowSize(); int width = 50,