mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
fixed flip for RubeDoll
This commit is contained in:
parent
0b8d885d48
commit
f35b9f5ba9
5 changed files with 33 additions and 27 deletions
|
|
@ -197,9 +197,6 @@ function (Parent, Layer, Settings, Nc) {
|
|||
};
|
||||
|
||||
RubeDoll.prototype.flip = function(direction) {
|
||||
return;
|
||||
|
||||
|
||||
|
||||
Parent.prototype.flip.call(this, direction);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue