8 lines
184 B
Python
8 lines
184 B
Python
|
# encoding: UTF-8
|
||
|
|
||
|
from objectmaphelper import *
|
||
|
|
||
|
from scripts.onboarding_names import *
|
||
|
from scripts.login_names import *
|
||
|
from scripts.settings_names import *
|
||
|
from chat_names import *
|