fix: dog 配置 flip_vertical 改为 false (画面上下反了)
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"window_title": "Hologram Player - Dog",
|
"window_title": "Hologram Player - Dog",
|
||||||
"rotation": 0,
|
"rotation": 0,
|
||||||
"flip_horizontal": true,
|
"flip_horizontal": true,
|
||||||
"flip_vertical": true,
|
"flip_vertical": false,
|
||||||
"offset_x": 0,
|
"offset_x": 0,
|
||||||
"offset_y": 0,
|
"offset_y": 0,
|
||||||
"prevent_screen_lock": true,
|
"prevent_screen_lock": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user