usb camera recording and detour demo

This commit is contained in:
langolierz
2019-06-29 21:30:10 +00:00
parent c088e054fd
commit 03d9411edf
5 changed files with 49 additions and 22 deletions

View File

@@ -1 +1 @@
"1-0"
"1-1"

View File

@@ -64,10 +64,10 @@
"DEFAULT": ["load_slot_6_into_next_player","toggle_shaders"]
},
"q": {
"DEFAULT": ["load_slot_7_into_next_player", "increase_speed"]
"DEFAULT": ["load_slot_7_into_next_player", "toggle_detour_mode"]
},
"r": {
"DEFAULT": ["load_slot_8_into_next_player", "decrease_speed"]
"DEFAULT": ["load_slot_8_into_next_player"]
},
"s": {
"DEFAULT": ["load_slot_9_into_next_player","quit_the_program"]