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:
parent
9f547c5aab
commit
5a2e876a29
@ -305,6 +305,7 @@ public class Viewer extends Application {
|
||||
}
|
||||
i--;
|
||||
break;
|
||||
//
|
||||
case "S":
|
||||
i++;
|
||||
while(i < parseSplit.length){
|
||||
|
Loading…
Reference in New Issue
Block a user