change structure
This commit is contained in:
@ -2,3 +2,4 @@
|
||||
|
||||
class commandManager():
|
||||
def __init__(self):
|
||||
pass
|
||||
|
Reference in New Issue
Block a user
@ -2,3 +2,4 @@
|
||||
|
||||
class commandManager():
|
||||
def __init__(self):
|
||||
pass
|
||||
|