Disable file explorer popups for commits

Our beta testers seemed to be confused by this and recommended removing
it.
This commit is contained in:
blinry 2020-10-30 19:41:15 +01:00
parent af78043251
commit 53f60247f3
3 changed files with 3 additions and 35 deletions
levels/time-machine

View file

@ -5,7 +5,7 @@ cards = checkout commit-auto
The yellow boxes are frozen points in time, we call them "commits"! You can travel between them using the "checkout" card! (Try it!)
The grey panel below shows your current environment - click on an object to inspect or modify it! You can also click on commits to look at their contents.
The grey panel below shows your current environment - click on an object to inspect or modify it!
Can you find out what happened here? Then, come back to the latest commit, and fix the problem, using the "commit" card!