mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
Merge branch 'develop' into develop
This commit is contained in:
commit
a89d72fe09
1 changed files with 3 additions and 0 deletions
|
@ -620,6 +620,9 @@ namespace SohImGui {
|
|||
CVar_SetS32("gFreezeTime", Game::Settings.cheats.freeze_time);
|
||||
needs_save = true;
|
||||
}
|
||||
|
||||
ImGui::EndMenu();
|
||||
|
||||
}
|
||||
|
||||
if (ImGui::BeginMenu("Cosmetics")) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue