Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
imashnake0 committed Dec 28, 2024
1 parent e4badd2 commit 16e3843
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ object Constants {
const val CROSSFADE_DURATION = 500
const val MEDIA_TYPE = "mediaType"

const val PASTELIZE_RATIO = 0.1f
const val PASTELIZE_RATIO = 0.05f
}

0 comments on commit 16e3843

Please sign in to comment.