Update lib/game/components/crossing_ramp.dart

Co-authored-by: Erick <erickzanardoo@gmail.com>
pull/40/head
Rui Miguel Alonso 4 years ago committed by GitHub
parent d093691495
commit b99b595102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ enum RampOrientation {
/// Looking up of the board.
up,
/// Looking up of the board.
/// Looking down of the board.
down,
}

Loading…
Cancel
Save