mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
fixed icon position
This commit is contained in:
parent
489cde7269
commit
70cf5c6726
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
imageURL: NOT_RECORDING_ICON_URL,
|
||||
width: ICON_HEIGHT,
|
||||
height: ICON_WIDTH,
|
||||
x: 210,
|
||||
x: 275,
|
||||
y: 0,
|
||||
visible: true
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue