mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-03 04:22:14 +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