mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-11-17 16:51:23 +01:00
This commit updates the `trainerId` and `secretId` properties in the `GameData` class. The values are replaced with the corresponding values from the `this.trainerId` and `this.secretId` variables. This change ensures that the `trainerId` and `secretId` are correctly updated in the game data. |
||
|---|---|---|
| .. | ||
| settings | ||
| achv.ts | ||
| arena-data.ts | ||
| challenge-data.ts | ||
| egg-data.ts | ||
| game-data.ts | ||
| game-speed.ts | ||
| game-stats.ts | ||
| modifier-data.ts | ||
| pokemon-data.ts | ||
| session-history.ts | ||
| trainer-data.ts | ||
| unlockables.ts | ||
| voucher.ts | ||