Fix embark-tools render() behavior

develop
lethosor 2014-08-25 12:57:55 -04:00
parent 59e6607d8c
commit 17a23796c8
1 changed files with 1 additions and 0 deletions

@ -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,