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