mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 13:33:38 +02:00
Fix tabs
This commit is contained in:
parent
61f8631a2b
commit
2672b8d10a
1 changed files with 2 additions and 2 deletions
|
@ -1188,8 +1188,8 @@ function MyController(hand) {
|
|||
return;
|
||||
}
|
||||
} else {
|
||||
this.homeButtonTouched = false;
|
||||
}
|
||||
this.homeButtonTouched = false;
|
||||
}
|
||||
} else {
|
||||
this.hideStylus();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue