It's the year 2017. Why the hell does VS not autosave?
This commit is contained in:
@@ -160,9 +160,9 @@ void Input::render_gui() {
|
||||
ImGui::NextColumn();
|
||||
}
|
||||
|
||||
ImGui::Text("Pressed Keyboard Keys");
|
||||
|
||||
ImGui::Separator();
|
||||
|
||||
ImGui::Text("Pressed Keyboard Keys");
|
||||
|
||||
ImGui::Columns(6);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user