mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 06:25:46 +00:00
add: mo javadoc
This commit is contained in:
parent
2d43fd17aa
commit
f42fa6f750
1 changed files with 4 additions and 1 deletions
|
|
@ -57,7 +57,10 @@ public class PlayTest extends BasicTest {
|
|||
public PlayTest() {
|
||||
super();
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Runs the actual test, using supplied arguments
|
||||
*/
|
||||
protected void execute(String[] args) {
|
||||
if(args.length < 1) {
|
||||
System.out.println("please specify filename to play");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue