Task 5 progress 5/6 just need to finish [player statement]

NOTE: There's a bug with the water board and stoneCircles tile generator. Will fix later hopefully lol

Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
This commit is contained in:
Immanuel Alvaro Bhirawa 2023-04-07 21:15:42 +10:00
parent 9f547c5aab
commit 5a2e876a29

View File

@ -305,6 +305,7 @@ public class Viewer extends Application {
}
i--;
break;
//
case "S":
i++;
while(i < parseSplit.length){