diff options
Diffstat (limited to 'src/main/kotlin/moe/nea/ledger/Ledger.kt')
-rw-r--r-- | src/main/kotlin/moe/nea/ledger/Ledger.kt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/kotlin/moe/nea/ledger/Ledger.kt b/src/main/kotlin/moe/nea/ledger/Ledger.kt index 23d1265..a11480f 100644 --- a/src/main/kotlin/moe/nea/ledger/Ledger.kt +++ b/src/main/kotlin/moe/nea/ledger/Ledger.kt @@ -50,6 +50,7 @@ class Ledger { // You bought Cactus x32 for 465.6 Coins! // You sold Cactus x1 for 3 Coins! + // You bought back Potato x3 for 9 Coins! TODO: TRADING, FORGE, COOKIE_EATEN */ |