mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
move tja to parsers folder
This commit is contained in:
@@ -20,7 +20,7 @@ from libs.config import get_config
|
||||
from libs.global_data import PlayerNum, ScoreMethod
|
||||
from libs.screen import Screen
|
||||
from libs.song_hash import DB_VERSION
|
||||
from libs.tja import TJAParser
|
||||
from libs.parsers.tja import TJAParser
|
||||
from libs.utils import (
|
||||
force_dedicated_gpu,
|
||||
get_current_ms,
|
||||
|
||||
Reference in New Issue
Block a user