diff options
Diffstat (limited to 'scenery/control-panel.json')
-rw-r--r-- | scenery/control-panel.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/scenery/control-panel.json b/scenery/control-panel.json index 2ef2e2f0..fa557b42 100644 --- a/scenery/control-panel.json +++ b/scenery/control-panel.json @@ -17,7 +17,12 @@ },
{
"mirror-from": "n",
- "name": "w"
+ "name": "w",
+ "offset": [
+ 0,
+ 0,
+ 22
+ ]
}
],
"nframes": 1,
|