- Fixed an off-by-one error in the bowling challenge.
This commit is contained in:
@@ -253,7 +253,7 @@ public class PCGLevel extends Level {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return 25;
|
return 26;
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user