deselect tile when tile picker is closed
This commit is contained in:
parent
f33ce18429
commit
5aba854534
@ -1523,6 +1523,8 @@ int main(int argc, char **argv) {
|
||||
}
|
||||
}
|
||||
ImGui::End();
|
||||
} else {
|
||||
selected_tile = -1;
|
||||
}
|
||||
|
||||
if (show_demo_window)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user