Finalized ColorJump #13
Reference in New Issue
Block a user
Delete Branch "develop-jannis"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
JumpNRunto Finalized ColorJump@@ -80,2 +98,3 @@long secondsLeft = Math.max(0, (long) this.roundTime);long totalTicks = (long) (this.roundTime * 20);final long[] remainingTicks = { totalTicks };andere Lösung für das effective-final wär schön
passt so?