mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
remove whitespace
This commit is contained in:
parent
c1e044364f
commit
664b54c004
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ function Trigger(label) {
|
|||
that.triggerSmoothedClick = function () {
|
||||
return that.triggerClicked;
|
||||
};
|
||||
|
||||
|
||||
that.triggerSmoothedSqueezed = function () {
|
||||
return that.triggerValue > that.TRIGGER_ON_VALUE;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue