mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 07:24:20 +00:00
Fix tests
This commit is contained in:
parent
89074eafa2
commit
87ce7a85af
2 changed files with 1 additions and 23 deletions
|
|
@ -136,8 +136,6 @@ public class SyncTest {
|
|||
|
||||
// if we have a module - get going
|
||||
if (module != null) {
|
||||
// high priority... - might otherwise skip
|
||||
Sys.setProcessPriority(Sys.HIGH_PRIORITY);
|
||||
|
||||
// go go go!
|
||||
run();
|
||||
|
|
@ -258,4 +256,4 @@ public class SyncTest {
|
|||
FSound.FSOUND_Close();
|
||||
FMOD.destroy();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue