mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Hotfix
This commit is contained in:
parent
970c3a5ef0
commit
b5f240fdb8
@ -12,6 +12,8 @@ payday_register = {}
|
||||
PAYDAY_TIME = 300 # seconds between each payday
|
||||
PAYDAY_CREDITS = 120 # credits received
|
||||
|
||||
def initialize():
|
||||
global bank
|
||||
bank = dataIO.fileIO("json/economy.json", "load")
|
||||
|
||||
def loadHelp():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user