Skip to content

Commit 0e00fcf

Browse files
committed
cleanup
GitPrivacy: 3QMGEiB4+KKCISDmJqQ5e9+ggmiIfP+k/irleSonDyLo6fAhe4E4GIIpDppfDcLnQ0VbzslU4VM= QcNq4L09j9Ify54KR25GNDQ8DdDRuLkvrSNpb/Ri73t92ep4AwKLbryHiyK+aexSu/y6W+BsRs0=
1 parent 3d94e1f commit 0e00fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/ScalaPlayground/Lift/LiftLogic.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ object LiftLogic {
8989
// Set the new position
9090
lift.position = nextPosition
9191

92-
// Register the stop. I added the condition because of a bug
92+
// Register the stop. I added the extra condition because of a bug
9393
// by which the lift sometimes takes two turns for the very last move 🤔
9494
if oldPosition != nextPosition then stops += nextPosition
9595

0 commit comments

Comments
 (0)