v3.0.1 - Minor bug fixes

This commit is contained in:
2026-05-17 10:10:53 +03:00
parent cbcc2c0dbc
commit f70e082104
5 changed files with 5 additions and 5 deletions
@@ -273,7 +273,7 @@ fun GameSetupScreen(
modifier = Modifier.padding(bottom = 4.dp)
)
Text(
"Hold the handle and drag to reorder. First player is the initial dealer.",
"Hold the = handle and drag to reorder. First player is the initial dealer.",
style = MaterialTheme.typography.bodyMedium,
color = MaterialTheme.colorScheme.onSurfaceVariant
)