4 lines
53 B
Python
4 lines
53 B
Python
from .hub import Hub
|
|
|
|
|
|
class MultiplayerHub(Hub): ... |
from .hub import Hub
|
|
|
|
|
|
class MultiplayerHub(Hub): ... |