mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 08:24:21 +02:00
removing debug statement
This commit is contained in:
parent
5c9094d81f
commit
a8b86bd555
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@
|
||||||
backgroundAlpha: overlaysVisible * 0.00393,
|
backgroundAlpha: overlaysVisible * 0.00393,
|
||||||
leftMargin: (textOverlayWidth - textWidth) / 2
|
leftMargin: (textOverlayWidth - textWidth) / 2
|
||||||
};
|
};
|
||||||
Window.copyToClipboard(redirectOopsText);
|
|
||||||
|
|
||||||
Overlays.editOverlay(redirectOopsText, oopsTextProperties);
|
Overlays.editOverlay(redirectOopsText, oopsTextProperties);
|
||||||
Overlays.editOverlay(tryAgainImage, properties);
|
Overlays.editOverlay(tryAgainImage, properties);
|
||||||
|
|
Loading…
Reference in a new issue