fix: update description

pull/223/head
arturplaczek 3 years ago
parent a6291d008e
commit 998b316a09

@ -27,7 +27,7 @@ abstract class CharacterTheme extends Equatable {
/// Icon asset for the leaderboard. /// Icon asset for the leaderboard.
AssetGenImage get leaderboardIcon; AssetGenImage get leaderboardIcon;
/// Icon asset for the the animation. /// Asset for the the idle character animation.
AssetGenImage get animation; AssetGenImage get animation;
@override @override

Loading…
Cancel
Save