diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2023-05-30 00:00:43 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2023-05-30 00:02:09 -0700 |
commit | da21512440d0fea412ad43c3d0d340bba586a700 (patch) | |
tree | b9454aff751cc5fad5a7cb6421abc140cb1b9002 /app.lua | |
parent | eb55e18e1dc6f45cdd26b815467f0bd2bf801787 (diff) | |
download | text.love-da21512440d0fea412ad43c3d0d340bba586a700.tar.gz |
bugfix: drawings in source editor
Broken since 2022-09 X-( Scenario: * switch to source editor * draw a line * wait 3 seconds Before this commit the app would crash and then fail to restart until you deleted the created .lua file from save dir. This is not the first time I've confused Lua's files and LÖVE's droppedFile objects. Just never rely on multiple args in file:write().
Diffstat (limited to 'app.lua')
0 files changed, 0 insertions, 0 deletions