Skip to content

Commit

Permalink
fire draw events first instead of step
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertBColton committed Dec 20, 2018
1 parent 092a9c3 commit 39c8f46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ENIGMAsystem/SHELL/Universal_System/loading.cpp
Expand Up @@ -126,6 +126,8 @@ namespace enigma
enigma_user::window_set_visible(true);
}

enigma_user::screen_redraw();

return 0;
}
} //namespace enigma

0 comments on commit 39c8f46

Please sign in to comment.