Skip to content

Commit 16b2180

Browse files
committed
Update doc/controls.adoc
1 parent db15d69 commit 16b2180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/controls.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ We need to declare the type of the message here, which can be one of the followi
2323

2424
We are also going to need some constant values, e.g. the screen-size and the radius of the player's periphery:
2525

26-
{% codesnippet "https://raw.githubusercontent.com/macrozone/elm-hexagon-tutorial/chapter/controls/src/Hexagon.elm", lines="30:36", language="elm" %}{% endcodesnippet %}
26+
{% codesnippet "https://raw.githubusercontent.com/macrozone/elm-hexagon-tutorial/chapter/controls/src/Hexagon.elm", lines="30:44", language="elm" %}{% endcodesnippet %}
2727

2828

2929
== Update

0 commit comments

Comments
 (0)