Skip to content

Commit

Permalink
release v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ultrasound1372 committed Jul 20, 2019
1 parent 46227bf commit e6db546
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launcher.bgt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ void main()
{
run("rm.exe","",false,false);
wait(5000);
run("runtime test.exe","",false,false);
run("runtime_test.exe","",false,false);
}
File renamed without changes.

0 comments on commit e6db546

Please sign in to comment.