1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-26 15:13:21 +00:00
CC-Tweaked/src/main
Jonathan Coates 1fecb995c9 Don't close file handles from ResourceMounts
Unlike short handles, we don't read these immediately, and so we can't
close it right away. Otherwise the file is considered empty!

Fixes SquidDev-CC/treasure-programs#1
2021-05-05 21:26:17 +01:00
..
java/dan200/computercraft Don't close file handles from ResourceMounts 2021-05-05 21:26:17 +01:00
resources Simplify our overrides of load/loadstring 2021-05-04 18:30:28 +01:00