mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 16:38:50 +02:00
WIP on legend for goal
This commit is contained in:
parent
ea30b42616
commit
264f245275
11 changed files with 217 additions and 17 deletions
|
@ -177,6 +177,8 @@ var Level = Sandbox.extend({
|
|||
treeString: this.level.goalTreeString,
|
||||
noKeyboardInput: true,
|
||||
smallCanvas: true,
|
||||
isGoalVis: true,
|
||||
levelBlob: this.level,
|
||||
noClick: true
|
||||
});
|
||||
return this.goalCanvasHolder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue