mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-04-17 20:41:22 +00:00
If fs.open() failed, it will return nil and a a error message like "No such file" or "Out of space". This PR make, that io.open() returned this error too.