LED kinda works, but there's much to do
This commit is contained in:
		| @@ -4,7 +4,7 @@ import os | ||||
| class Variables(): | ||||
|     """""" | ||||
|  | ||||
|     def __init__(self,savefile_path, init_path): | ||||
|     def __init__(self, savefile_path, init_path): | ||||
|         self.path = savefile_path | ||||
|         self.init_path = init_path | ||||
|         self.last_action = "" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Remy Moll
					Remy Moll