Merge pull request #3055 from summetdev/patch-6

[typo] Keybinds and keybinds.
This commit is contained in:
Anuken 2020-10-21 19:05:50 -04:00 committed by GitHub
commit 1d65d54d9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ import static mindustry.Vars.*;
/**
* Control module.
* Handles all input, saving, keybinds and keybinds.
* Handles all input, saving and keybinds.
* Should <i>not</i> handle any logic-critical state.
* This class is not created in the headless server.
*/