MISC: Update donation counter (#1118)

This commit is contained in:
hydroflame 2024-02-26 09:42:31 -05:00 committed by GitHub
parent 91105c6d8c
commit 483d554fc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

@ -196,7 +196,7 @@ export const CONSTANTS: {
InfiniteLoopLimit: 2000, InfiniteLoopLimit: 2000,
Donations: 113, Donations: 151,
// Also update doc/source/changelog.rst // Also update doc/source/changelog.rst
LatestUpdate: ` LatestUpdate: `

@ -1258,7 +1258,7 @@ exports[`Check Save File Continuity PlayerSave continuity 1`] = `
"lastSave": 0, "lastSave": 0,
"lastUpdate": 1687611703623, "lastUpdate": 1687611703623,
"location": "Travel Agency", "location": "Travel Agency",
"money": 1113, "money": 1151,
"moneySourceA": { "moneySourceA": {
"ctor": "MoneySourceTracker", "ctor": "MoneySourceTracker",
"data": { "data": {