mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 05:52:38 +02:00
remove white-space
This commit is contained in:
parent
1e354fb280
commit
5dab4c0010
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@
|
|||
notice.isFacingAvatar = false;
|
||||
|
||||
notificationText = Overlays.addOverlay("text3d", notice);
|
||||
notifications.push(notificationText);
|
||||
notifications.push(notificationText);
|
||||
} else {
|
||||
notifications.push(Overlays.addOverlay("image3d", notice));
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue