mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
add 1080p and more support
This commit is contained in:
@@ -4,8 +4,8 @@ import platform
|
||||
import logging
|
||||
from pathlib import Path
|
||||
|
||||
from libs.global_data import VolumeConfig
|
||||
from libs.utils import get_config
|
||||
from libs.config import VolumeConfig
|
||||
from libs.config import get_config
|
||||
|
||||
ffi = cffi.FFI()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user