mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-13 07:33:53 +08:00
.
This commit is contained in:
parent
c1221f7621
commit
e5621ed77b
@ -44,7 +44,6 @@ class TS(basetrans):
|
||||
return True
|
||||
|
||||
def translate(self, content):
|
||||
self.checkpath()
|
||||
|
||||
l = content.encode("utf-16-le")
|
||||
windows.WriteFile(self.hPipe, bytes(ctypes.c_int(len(l))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user