Sequence cleanup

This commit is contained in:
rtw1x1
2026-02-08 07:39:34 +00:00
parent b1c300bfd7
commit c2e4720adb
7 changed files with 4 additions and 43 deletions

View File

@@ -85,7 +85,6 @@ class MainStream(object):
net.SetHandler(self)
net.SetTCPRecvBufferSize(128*1024)
net.SetTCPSendBufferSize(4096)
net.SetUDPRecvBufferSize(4096)
self.id=""
self.pwd=""