NDS: fix drift
This commit is contained in:
parent
1ea872f6fb
commit
6e4458d04d
5 changed files with 34 additions and 19 deletions
|
|
@ -546,6 +546,7 @@ void FurnaceGUI::drawMobileControls() {
|
|||
break;
|
||||
case GUI_SCENE_CHIPS:
|
||||
ImGui::Text(_("Chips here..."));
|
||||
ImGui::Text("Built");
|
||||
break;
|
||||
case GUI_SCENE_MIXER:
|
||||
ImGui::Text(_("What the hell..."));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue