Update actors/ghost_mode_controller.py
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import time
|
||||
from enums import GhostMode
|
||||
from .enums import GhostMode
|
||||
|
||||
class GhostModeController:
|
||||
def __init__(self):
|
||||
|
Reference in New Issue
Block a user