mike: Updated TODO

This commit is contained in:
Logen Kain 2017-07-26 20:16:01 -07:00
parent 80a67f16b9
commit b47de49830

View File

@ -7,3 +7,6 @@ Either find or write a better way to save table information, tserial fails when
Done. However, needs more error checking than simply whether the file is there or not Done. However, needs more error checking than simply whether the file is there or not
Also, possibly find a way to use love.filesystem.write() instead of just doing it myself Also, possibly find a way to use love.filesystem.write() instead of just doing it myself
Game crashes if I try to save without running it from the dir code: "love ." But love "mike" will crash