mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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