mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-01-07 01:09:56 +01:00
When running the webstart rumble test, it doesn't seem to want to quit, it should now.
This commit is contained in:
parent
b210efd1d0
commit
7d527dda1c
|
|
@ -59,6 +59,7 @@ public class RumbleTest {
|
|||
}
|
||||
}
|
||||
}
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue