1786004308
This commit is contained in:
@@ -49,6 +49,7 @@ impl InputState {
|
||||
self.keys_pressed_this_update.clear();
|
||||
self.keys_released_this_update.clear();
|
||||
self.clear_before_next_event = false;
|
||||
println!("cleared");
|
||||
}
|
||||
|
||||
for event in events {
|
||||
|
||||
Reference in New Issue
Block a user