mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-24 12:10:44 +00:00
Merge branch 'smartcmd:main' into main
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -66,7 +66,7 @@ void ConsoleSaveFileOutputStream::write(byteArray b)
|
|||||||
|
|
||||||
BOOL result = m_saveFile->writeFile(
|
BOOL result = m_saveFile->writeFile(
|
||||||
m_file,
|
m_file,
|
||||||
&b.data, // data buffer
|
b.data, // data buffer
|
||||||
b.length, // number of bytes to write
|
b.length, // number of bytes to write
|
||||||
&numberOfBytesWritten // number of bytes written
|
&numberOfBytesWritten // number of bytes written
|
||||||
);
|
);
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user