5 lines
63 B
Python
5 lines
63 B
Python
from entity.File import File
|
|
|
|
|
|
class DanmakuFile(File):
|
|
... |