Update lib/game/components/crossing_ramp.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/40/head
Rui Miguel Alonso 4 years ago committed by GitHub
parent 80623b3ae2
commit f337c1cddc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@ enum RampOrientation {
down,
}
/// Indicates a type of the ramp.
/// Indicates the type of the ramp.
///
/// Used to set the maskBits of the ramp to determine their possible collisions.
enum RampType {

Loading…
Cancel
Save