Love:Mike: Updated TODO

This commit is contained in:
Logen Kain 2017-08-10 10:19:46 -07:00
parent a6ad56313c
commit f388c58aa6

View File

@ -16,3 +16,6 @@ Game crashes if I try to save without running it from the dir code: "love ." But
-- Previous idea didn't work, but have created the ability to do "actors = GameState.load(SAVE_FILE)" -- Previous idea didn't work, but have created the ability to do "actors = GameState.load(SAVE_FILE)"
Seperate out (or add debug mode) to the print_table function so saving is a seperate thing from printing Seperate out (or add debug mode) to the print_table function so saving is a seperate thing from printing
make keys.lua more simple by turning more of the code into functions and stuff it in functions.lua