jcshow 数据拆解写入数数
This commit is contained in:
parent
1942fe7e91
commit
f1e6e1ce4f
@ -91,7 +91,7 @@ class JcShow:
|
||||
data = self.get_data()
|
||||
if data:
|
||||
log.info(f"get data from tga gameid={self.gameid},time={self.time},len={len(data)}")
|
||||
self.split_event19()
|
||||
self.split_event19(data)
|
||||
|
||||
|
||||
def main():
|
||||
|
Loading…
x
Reference in New Issue
Block a user