mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
chore: organize imports
This commit is contained in:
@@ -7,6 +7,7 @@ import pyray as ray
|
||||
|
||||
from libs.config import Config
|
||||
|
||||
|
||||
class PlayerNum(IntEnum):
|
||||
ALL = 0
|
||||
P1 = 1
|
||||
|
||||
Reference in New Issue
Block a user