mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 21:45:15 +02:00
uncomment
This commit is contained in:
parent
f8ff0da901
commit
1a46366557
1 changed files with 0 additions and 1 deletions
|
@ -762,7 +762,6 @@ function MyController(hand) {
|
|||
};
|
||||
|
||||
this.overlayLineOff = function() {
|
||||
return;
|
||||
if (this.overlayLine !== null) {
|
||||
Overlays.deleteOverlay(this.overlayLine);
|
||||
print('REMOVING OVERLAY LINE' + this.overlayLine)
|
||||
|
|
Loading…
Reference in a new issue