updated instructions

This commit is contained in:
Peli de Halleux 2018-03-02 06:44:13 -08:00
parent 82fc648a1f
commit 6f757ab611

View File

@ -66,7 +66,7 @@ input.onButtonPressed(Button.B, () => {
})
// instructions on how to play
basic.showString("A=SCORE B=CHAIN SHAKE=MINE", 100)
basic.showString("A=COINS B=CHAIN SHAKE=MINE")
```
## How does it work?