forgot to import thread
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
import thread
|
||||||
from helpers import *
|
from helpers import *
|
||||||
|
|
||||||
friends = open_json_file("friends", {}) # {Player_UUID:[List_of_friend_uuids]}
|
friends = open_json_file("friends", {}) # {Player_UUID:[List_of_friend_uuids]}
|
||||||
|
|||||||
Reference in New Issue
Block a user