mirror of
https://github.com/maximilian1121/legacy-launch.git
synced 2026-07-16 00:40:52 +00:00
Fix default panorama not getting selected
This commit is contained in:
@@ -39,7 +39,7 @@ const schema = {
|
||||
system_frame: { type: "boolean" },
|
||||
pano: { type: "string" },
|
||||
},
|
||||
default: { sfx: true, system_frame: false, pano: "TU46" },
|
||||
default: { sfx: true, system_frame: false, pano: "TU46_D" },
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user