Skip to content

Commit

Permalink
Invalidate tutorial used blocks cache for space activity4 (#3443)
Browse files Browse the repository at this point in the history
  • Loading branch information
shakao authored Apr 21, 2021
1 parent a0c3f51 commit 4b4007e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/skillmap/space/activity4.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ game.onUpdateInterval(500, function () {
```

```ghost
statusbar.positionDirection(CollisionDirection.Bottom)
statusbar.positionDirection(CollisionDirection.Top)
```

```package
Expand Down

0 comments on commit 4b4007e

Please sign in to comment.