added some tools to server, removed deprecated
code and adjusted entity, game, and event files to work with items being mandatory for entities.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Game imports
|
||||
from serializable import Serializable
|
||||
from utils.serializable import Serializable
|
||||
|
||||
# Native imports
|
||||
import uuid
|
||||
|
||||
Reference in New Issue
Block a user