fix
This commit is contained in:
parent
0cfa0396b0
commit
3ccc223510
|
|
@ -575,7 +575,7 @@ if(typeof(elements.offset_three_fourth_y) !== "undefined") {
|
|||
};
|
||||
};
|
||||
|
||||
if(typeof(elements.offset_three_fourth_y) !== "undefined") {
|
||||
if(typeof(elements.find_toggle) !== "undefined") {
|
||||
if(typeof(elements.find_toggle) !== "find") {
|
||||
elements.find_toggle.behavior = behaviors.WALL;
|
||||
elements.find_toggle.tick = function(pixel) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue