Skip to content

Commit

Permalink
Merge pull request s-macke#8 from garrettw/master
Browse files Browse the repository at this point in the history
Corrected movement term
  • Loading branch information
s-macke authored Nov 29, 2017
2 parents 14cd59b + 5eff0de commit a6d97f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VoxelSpace.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<div id="info">
Fly controls
<b>WASD</b> or <b>Cursor Keys</b> or <b>left click</b> move, <b>R|F</b> up | down, <b>Q|E</b> roll </b>,
<b>WASD</b> or <b>Cursor Keys</b> or <b>left click</b> move, <b>R|F</b> up | down, <b>Q|E</b> pitch </b>,
<br>

<select name="Mapselector" size="1" onchange="LoadMap(this.value);" value="C1W;D1">
Expand Down

0 comments on commit a6d97f9

Please sign in to comment.