update litris with board detection
This commit is contained in:
@@ -10,7 +10,7 @@ from config_file import UserConfigs
|
||||
# load the original input image and display it to our screen
|
||||
|
||||
#filename = "equip/chests/chest_23_32"
|
||||
path = "equip/wands/"
|
||||
path = "flappy/"
|
||||
os.chdir(path)
|
||||
|
||||
for entry in os.listdir():
|
||||
|
||||
Reference in New Issue
Block a user