mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-09 15:27:45 +07:00
Merge pull request #3055 from summetdev/patch-6
[typo] Keybinds and keybinds.
This commit is contained in:
@ -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.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user