mirror of
https://github.com/Ed94/refactor.git
synced 2025-07-02 03:41:06 -07:00
Script additions and improvements, fix IO bug.
This commit is contained in:
@ -50,7 +50,7 @@ namespace IO
|
||||
|
||||
zpl_file_close( & src );
|
||||
}
|
||||
while ( path++, left--, left > 1 );
|
||||
while ( path++, left--, left > 0 );
|
||||
|
||||
uw persist_size = Largest_Src_Size * 2 + 8;
|
||||
|
||||
|
Reference in New Issue
Block a user