feat: add payment
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user