mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 14:07:45 +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,
|
||||
),
|
||||
QualityBadgeColors(
|
||||
order = 31,
|
||||
fileNames = listOf("quality-badge-colors.patch"),
|
||||
order = 36,
|
||||
fileNames = listOf("player-quality-badge-colors.patch"),
|
||||
titleRes = R.string.patch_quality_badge_colors_title,
|
||||
descRes = R.string.patch_quality_badge_colors_desc,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user