feat: add payment

This commit is contained in:
2026-07-05 16:03:15 +03:30
parent c2356b3242
commit 5017e9a613
30 changed files with 470 additions and 65 deletions
@@ -52,7 +52,7 @@ class _MobileScreenState extends State<MobileScreen> {
child: Column(
mainAxisSize: MainAxisSize.min,
children: [
const GlowText('سلطان حکم', size: 40),
const GlowText('حاکم ایرانی', size: 40),
const SizedBox(height: 28),
GamePanel(
padding: const EdgeInsets.all(22),