kopia lustrzana https://github.com/backface/turtlestitch
added remixID property to stage at init
rodzic
99815dd547
commit
06ff3478b7
|
@ -6393,6 +6393,8 @@ StageMorph.prototype.init = function (globals) {
|
|||
|
||||
this.cachedPenTrailsMorph = null; // optimization, do not persist
|
||||
|
||||
this.remixID = null;
|
||||
|
||||
StageMorph.uber.init.call(this);
|
||||
|
||||
this.acceptsDrops = false;
|
||||
|
|
Ładowanie…
Reference in New Issue