JunyDeveloper / GamblingModLethalCompany

3 stars 7 forks source link

Integer overflow #59

Open FancyFence3 opened 2 months ago

FancyFence3 commented 2 months ago

If the odds of getting zero are set to very low the gambling machine can be continuously used until the item's value is so high that it ends up becoming a negative number. Is there a way to cap the maximum price so that this doesn't happen?