GUI: tutorial, part 2 - DO NOT USE

This commit is contained in:
tildearrow 2023-02-26 04:21:27 -05:00
parent b01c2d08af
commit 672f387e6a
3 changed files with 8 additions and 2 deletions

View file

@ -4076,6 +4076,8 @@ bool FurnaceGUI::loop() {
drawEffectList();
}
activateTutorial(GUI_TUTORIAL_OVERVIEW);
if (inspectorOpen) ImGui::ShowMetricsWindow(&inspectorOpen);
if (firstFrame) {