From b47de498301b44995d1848636be00eb5ce47d681 Mon Sep 17 00:00:00 2001 From: Logen Kain Date: Wed, 26 Jul 2017 20:16:01 -0700 Subject: [PATCH] mike: Updated TODO --- love/mike/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/love/mike/TODO b/love/mike/TODO index 009e799..e9de775 100644 --- a/love/mike/TODO +++ b/love/mike/TODO @@ -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 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 +