forgot to import thread

This commit is contained in:
jomo
2014-08-07 03:31:47 +02:00
parent 0b98ba42d3
commit 34e703bb3e

View File

@@ -1,3 +1,4 @@
import thread
from helpers import *
friends = open_json_file("friends", {}) # {Player_UUID:[List_of_friend_uuids]}