Skip to content

Commit cc24f80

Browse files
authored
Update custom-controls.md
1 parent 2f4542c commit cc24f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/modding/scripting/custom-controls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ You may notice that if you change a strumline's key count the bindings will not
9090

9191
This can be easily solved by setting up controls in a specific way inside the controls xml.
9292

93-
Add you need to do is have the `name` property of the controls to be set to `keyCount`k`strumID` for each one, for example `name="5k0"` will be for the first strum when the key count is 5.
93+
All you need to do is have the `name` property of the controls to be set to `keyCount`k`strumID` for each one, for example `name="5k0"` will be for the first strum when the key count is 5.
9494

9595
If you've named it correctly you should have the bindings automatically set for that key count!

0 commit comments

Comments
 (0)