This commit is contained in:
2025-01-20 16:23:23 +08:00
parent 33ac157f71
commit 46187e7795
66 changed files with 5024 additions and 2299 deletions

View File

@@ -29,7 +29,7 @@
- (void)viewDidLoad {
[super viewDidLoad];
self.mainUserId = TESTUserID;
self.mainUserId = pokiesUserID;
[self setupGameURLData];
}