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