mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 05:47:43 +00:00
More mesh cooking bug fixes
This commit is contained in:
@@ -24,7 +24,7 @@ def readpipeline():
|
||||
retval += ch
|
||||
|
||||
def writepipeline(linebytes):
|
||||
print('LINE', linebytes)
|
||||
#print('LINE', linebytes)
|
||||
os.write(writefd, linebytes + b'\n')
|
||||
|
||||
def writepipebuf(linebytes):
|
||||
|
||||
Reference in New Issue
Block a user