feat: l geminada working
This commit is contained in:
parent
1869a92580
commit
30ca50fb35
15 changed files with 189 additions and 29 deletions
|
@ -21,7 +21,7 @@ namespace View {
|
|||
|
||||
private void CheckInput() {
|
||||
_customInput.UpdateInput();
|
||||
if (_customInput.KeyDown(typeof(CedillaReader)))
|
||||
if (_customInput.KeyDown(typeof(GeminadaReader)))
|
||||
_click.Execute();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue