mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-05 16:00:06 +01:00
fixed refactor, added player reset
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
"no"
|
||||
],
|
||||
"value": "no"
|
||||
},
|
||||
}
|
||||
},
|
||||
"incur": {
|
||||
"MIDI_CHANNEL": {
|
||||
@@ -126,7 +126,7 @@
|
||||
"disabled"
|
||||
],
|
||||
"value": "disabled"
|
||||
},
|
||||
}
|
||||
},
|
||||
"other": {
|
||||
"UPDATE_CODE": {
|
||||
@@ -211,6 +211,11 @@
|
||||
],
|
||||
"value": "off"
|
||||
},
|
||||
"RESET_PLAYERS": {
|
||||
"action": "reset_players",
|
||||
"options": [],
|
||||
"value": null
|
||||
},
|
||||
"LOOP_TYPE": {
|
||||
"action": "update_video_settings",
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user