mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
temp
This commit is contained in:
parent
e081c47e31
commit
68223505ce
11 changed files with 150 additions and 7 deletions
|
@ -357,7 +357,6 @@ var LevelBuilder = Level.extend({
|
|||
|
||||
die: function() {
|
||||
this.hideStart();
|
||||
|
||||
LevelBuilder.__super__.die.apply(this, arguments);
|
||||
|
||||
delete this.startVis;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue