vcxcvx
This commit is contained in:
parent
2f4d800fbc
commit
7c9e4dae03
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue