mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-24 16:10:14 +00:00
Refine resurrection flow
This commit is contained in:
parent
ff6155e2f3
commit
7cd7ac43a9
7 changed files with 120 additions and 20 deletions
|
|
@ -441,8 +441,6 @@ void GameScreen::renderChatWindow(game::GameHandler& gameHandler) {
|
|||
ImGui::Spacing();
|
||||
ImGui::Separator();
|
||||
ImGui::Spacing();
|
||||
float controlsTopY = ImGui::GetCursorScreenPos().y;
|
||||
|
||||
// Lock toggle
|
||||
ImGui::Checkbox("Lock", &chatWindowLocked);
|
||||
ImGui::SameLine();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue