mirror of
https://github.com/drmext/MonkeyBusiness.git
synced 2026-04-27 00:56:47 -05:00
Fix
This commit is contained in:
parent
0bc8ffa932
commit
5eda3463e6
|
|
@ -191,7 +191,8 @@ async def iidx33gamesystem_systeminfo(request: Request):
|
||||||
E.WorldTourismOpenList(val=-1),
|
E.WorldTourismOpenList(val=-1),
|
||||||
E.OldBPLBattleOpenPhase(val=1),
|
E.OldBPLBattleOpenPhase(val=1),
|
||||||
E.BPLBattleOpenPhase(val=3),
|
E.BPLBattleOpenPhase(val=3),
|
||||||
E.beat(val=0),
|
E.VocaloidEvent(val=1),
|
||||||
|
# E.beat(val=5293),
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user