框架跟进

This commit is contained in:
ParticleG
2023-06-14 16:44:54 +08:00
parent d22aa81fa0
commit 4c3b80a1fb
3 changed files with 1 additions and 3393 deletions

View File

@@ -3,7 +3,6 @@ MOBILE=SYSTEM=='Android' or SYSTEM=='iOS'
FNNS=SYSTEM:find'\79\83'-- What does FNSF stand for? IDK so don't ask me lol
if SYSTEM=='Web' then
POLYFILL = require"polyfill"
local oldRead=love.filesystem.read
function love.filesystem.read(name,size)
if love.filesystem.getInfo(name) then