diff options
Diffstat (limited to 'gui/wizard.cpp')
-rw-r--r-- | gui/wizard.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/wizard.cpp b/gui/wizard.cpp index 4b0ccba0..cf987ecb 100644 --- a/gui/wizard.cpp +++ b/gui/wizard.cpp @@ -18,6 +18,7 @@ static constexpr double tz[][2] = { static constexpr double yaw[][2] = { { 10.7462686567164, 20.9302325581395 }, + { 30, 115 }, { 41.9517784118652, 180 }, { -1, -1 }, }; |