mike: implemented my own saving; added .gitignore for savefiles
This commit is contained in:
1
love/mike/save_game/savefile.lua
Normal file
1
love/mike/save_game/savefile.lua
Normal file
@@ -0,0 +1 @@
|
||||
player = { x = 266, y = 550, width = 30, height = 5, speed = 500, }
|
||||
Reference in New Issue
Block a user