Rename tyrbot.py -> igncore.py
This commit is contained in:
@@ -11,7 +11,7 @@ from core.command_param_types import Any, Const, Int
|
||||
from core.decorators import instance, command
|
||||
from core.dict_object import DictObject
|
||||
from core.translation_service import TranslationService
|
||||
from core.tyrbot import Tyrbot
|
||||
from core.igncore import Tyrbot
|
||||
|
||||
|
||||
# noinspection PyUnusedLocal
|
||||
|
||||
Reference in New Issue
Block a user