mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-05 16:00:06 +01:00
a bunch of small bugs and tasks and fixes
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"7": {
|
||||
"DEFAULT": ["set_the_current_video_alpha_continuous"]
|
||||
"0": {
|
||||
"DEFAULT": ["set_the_shader_param_0_continuous"]
|
||||
},
|
||||
"1": {
|
||||
"DEFAULT": ["set_the_shader_param_1_continuous"]
|
||||
},
|
||||
"2": {
|
||||
"DEFAULT": ["set_the_shader_param_2_continuous"]
|
||||
},
|
||||
"3": {
|
||||
"DEFAULT": ["set_the_shader_param_3_continuous"]
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -64,10 +64,10 @@
|
||||
"DEFAULT": ["load_slot_6_into_next_player","toggle_shaders"]
|
||||
},
|
||||
"q": {
|
||||
"DEFAULT": ["load_slot_7_into_next_player", "start_of_capture_preview"]
|
||||
"DEFAULT": ["load_slot_7_into_next_player", "increase_speed"]
|
||||
},
|
||||
"r": {
|
||||
"DEFAULT": ["load_slot_8_into_next_player", "stop_of_capture_preview"]
|
||||
"DEFAULT": ["load_slot_8_into_next_player", "decrease_speed"]
|
||||
},
|
||||
"s": {
|
||||
"DEFAULT": ["load_slot_9_into_next_player","quit_the_program"]
|
||||
|
||||
Reference in New Issue
Block a user