mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 22:17:44 +10:00
Renamed Patch File <3
This commit is contained in:
+2
-2
@@ -71,8 +71,8 @@ enum class KnownPatch(
|
|||||||
descRes = R.string.patch_player_backdrop_desc,
|
descRes = R.string.patch_player_backdrop_desc,
|
||||||
),
|
),
|
||||||
QualityBadgeColors(
|
QualityBadgeColors(
|
||||||
order = 31,
|
order = 36,
|
||||||
fileNames = listOf("quality-badge-colors.patch"),
|
fileNames = listOf("player-quality-badge-colors.patch"),
|
||||||
titleRes = R.string.patch_quality_badge_colors_title,
|
titleRes = R.string.patch_quality_badge_colors_title,
|
||||||
descRes = R.string.patch_quality_badge_colors_desc,
|
descRes = R.string.patch_quality_badge_colors_desc,
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user