fixed unfortunate licence issues

This commit is contained in:
Sadwhy 2024-02-12 22:24:18 +06:00
parent 0bec4f4d61
commit 2c3247c194
4 changed files with 2 additions and 2 deletions

View file

@ -443,7 +443,7 @@ class PlayerSettingsActivity : AppCompatActivity() {
"Poppins Thin",
"Century Gothic",
"Century Gothic Bold",
"Mojangles"
"Blocky"
)
val fontDialog = AlertDialog.Builder(this, R.style.MyPopup)
.setTitle(getString(R.string.subtitle_font))