bug fix relating to file picker.

This commit is contained in:
Josh Ashton
2024-03-21 15:14:45 -06:00
parent 74346a761c
commit 3477cc53ed
11 changed files with 170 additions and 18 deletions
+1
View File
@@ -6,6 +6,7 @@ function Run {
java App $flag
rm *.class
rm gui/*.class
rm gui/backend/*.class
}
if ($args.Length -eq 1) {