mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-09-10 11:25:12 -05:00
Ignore lobby stuff for now.
This commit is contained in:
@@ -7,6 +7,7 @@ from bemani.backend.jubeat.base import JubeatBase
|
||||
from bemani.backend.jubeat.common import (
|
||||
JubeatDemodataGetNewsHandler,
|
||||
JubeatGametopGetMeetingHandler,
|
||||
JubeatLobbyCheckHandler,
|
||||
JubeatLoggerReportHandler,
|
||||
)
|
||||
from bemani.backend.jubeat.clan import JubeatClan
|
||||
@@ -21,6 +22,7 @@ class JubeatFesto(
|
||||
JubeatDemodataGetNewsHandler,
|
||||
JubeatGametopGetMeetingHandler,
|
||||
JubeatLoggerReportHandler,
|
||||
JubeatLobbyCheckHandler,
|
||||
JubeatBase
|
||||
):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user