kopia lustrzana https://github.com/backface/turtlestitch
removed an absolete var
rodzic
43a7fc2002
commit
bb8d63ceb6
|
@ -1654,7 +1654,6 @@ SpriteMorph.prototype.init = function (globals) {
|
|||
this.paletteCache = {}; // not to be serialized (!)
|
||||
this.rotationOffset = ZERO; // not to be serialized (!)
|
||||
this.idx = 0; // not to be serialized (!) - used for de-serialization
|
||||
this.wasWarped = false; // not to be serialized, used for fast-tracking // +++ is this needed anymore?
|
||||
|
||||
this.graphicsValues = {
|
||||
'color': 0,
|
||||
|
|
Ładowanie…
Reference in New Issue