Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
Explains mouse controls.
Browse files Browse the repository at this point in the history
  • Loading branch information
totorigolo committed Dec 6, 2018
1 parent 99cd0c4 commit 0a2d077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/game_config.ron
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

( // Level 2
name: "Use your mouse",
comment: "Or R to restart",
comment: "LMB, RMB or R to restart",
take_off: "Some Hums can miss the rocket!",
gravity: [ 0.0, -10.0 ],
rocket: (
Expand Down Expand Up @@ -139,7 +139,7 @@
( // Level 3.5
name: "Red Hums are dumb",
comment: "Try to fool them",
take_off: "Heehehee too easy",
take_off: "Heeheehee too easy",
gravity: [ 0.0, -10.0 ],
rocket: (
position: [ 4.0, 0.0 ],
Expand Down

0 comments on commit 0a2d077

Please sign in to comment.