diff options
Diffstat (limited to 'src/screens/howToPlayScreen.c')
-rw-r--r-- | src/screens/howToPlayScreen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screens/howToPlayScreen.c b/src/screens/howToPlayScreen.c index ff6ccd2..80685cc 100644 --- a/src/screens/howToPlayScreen.c +++ b/src/screens/howToPlayScreen.c @@ -31,6 +31,7 @@ void updateHowToPlayScreen(Game * game) { " Shift to slow down the mouse and scroll wheel\n" " Ctrl to speed up the moues and scroll wheel\n" " Number key to change the camera view\n" + " e to end game\n" " Left click to shoot\n" " Right click to auto target\n" "Using auto target:\n" |