You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Use Input::push_input for tests plus extra mouse testing
This commit is contained in:
@@ -1446,4 +1446,8 @@ Input::Input() {
|
||||
}
|
||||
}
|
||||
|
||||
Input::~Input() {
|
||||
singleton = nullptr;
|
||||
}
|
||||
|
||||
//////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user