Skip to content

Commit

Permalink
Last minute fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
JMendyk committed Jan 16, 2018
1 parent 9d5bdf3 commit 91f4b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/menu_widget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ namespace Logicon {
ImVec4(0, 0, 0, 0),
UI::MENU_WIDGET_BUTTON_FG_COLOR
)) {
App::getInstance().state = App::PAUSED;
App::getInstance().STEP_NEXT_STEP = true;
}
ImGui::SameLine();
Expand Down

0 comments on commit 91f4b56

Please sign in to comment.