mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 15:02:56 +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