mirror of
https://github.com/godotengine/godot.git
synced 2024-11-14 16:13:08 +00:00
parent
015dc492de
commit
0cbd1c85a9
@ -218,8 +218,8 @@ void JoypadLinux::monitor_joypads() {
|
||||
}
|
||||
}
|
||||
closedir(input_directory);
|
||||
usleep(1000000); // 1s
|
||||
}
|
||||
usleep(1000000); // 1s
|
||||
}
|
||||
|
||||
void JoypadLinux::close_joypads() {
|
||||
|
Loading…
Reference in New Issue
Block a user