This commit is contained in:
Twentysix
2016-01-25 22:31:58 +01:00
parent 970c3a5ef0
commit b5f240fdb8
2 changed files with 4 additions and 1 deletions

1
red.py
View File

@@ -2018,6 +2018,7 @@ def main():
if "economy" in modules:
economy.client = client
economy.initialize()
uptime_timer = int(time.perf_counter())