mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +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,
|
||||
leftMargin: (textOverlayWidth - textWidth) / 2
|
||||
};
|
||||
Window.copyToClipboard(redirectOopsText);
|
||||
|
||||
Overlays.editOverlay(redirectOopsText, oopsTextProperties);
|
||||
Overlays.editOverlay(tryAgainImage, properties);
|
||||
|
|
Loading…
Reference in a new issue