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

View File

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