This commit is contained in:
Aevann1 2022-01-22 15:13:54 +02:00
parent 2f4d800fbc
commit 7c9e4dae03

View file

@ -44,7 +44,7 @@ class Slots:
result = self.pull_the_arm(from_user, wagerValue, from_comment)
return { 'pulled': True, 'result': result }
except exception as e: break
except: break
return { 'pulled': False, 'result': '' }
# Ensure user is capable of the wager