mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Quickfix.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
affected_db = DB
|
||||
break
|
||||
if(affected_db)
|
||||
affected_account = pick(all_money_accounts.len)
|
||||
affected_account = pick(all_money_accounts)
|
||||
else
|
||||
kill()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user