Skip to content

Commit

Permalink
Add min mana bet
Browse files Browse the repository at this point in the history
  • Loading branch information
IanPhilips committed Oct 24, 2024
1 parent 8dad5e6 commit 7cfe94c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/src/economy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -205,3 +205,4 @@ export const SWEEPIES_CASHOUT_FEE = 0.05
export const MIN_CASHOUT_AMOUNT = 25

export const SWEEPS_MIN_BET = 1
export const MANA_MIN_BET = 1

0 comments on commit 7cfe94c

Please sign in to comment.