1
0
mirror of synced 2024-11-24 14:30:11 +01:00
bemaniutils/bemani/client/sdvx/__init__.py
2019-12-08 21:43:49 +00:00

6 lines
374 B
Python

from bemani.client.sdvx.booth import SoundVoltexBoothClient
from bemani.client.sdvx.infiniteinfection import SoundVoltexInfiniteInfectionClient
from bemani.client.sdvx.gravitywars_s1 import SoundVoltexGravityWarsS1Client
from bemani.client.sdvx.gravitywars_s2 import SoundVoltexGravityWarsS2Client
from bemani.client.sdvx.heavenlyhaven import SoundVoltexHeavenlyHavenClient