mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 07:24:20 +00:00
*** empty log message ***
This commit is contained in:
parent
1f1d932687
commit
5ea14c3919
7 changed files with 445 additions and 294 deletions
|
|
@ -92,7 +92,7 @@ public class MovingSoundTest extends BasicTest {
|
|||
break;
|
||||
}
|
||||
}
|
||||
Display.create(modes[mode], false);
|
||||
Display.create(modes[mode], false, "MovingSoundTest");
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
exit(-1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue