You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WheelWizard/Views/Popups/Generic/MiiRenderingSetupPopup.axaml
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
Margin="0,14,0,0"
15
15
TextWrapping="Wrap"
16
16
Classes="BodyText"
17
-
Text="Wheel Wizard needs one external file to render Miis offline. Download it once and it will be stored in your Wheel Wizard data folder." />
17
+
Text="Wheel Wizard can use one external file to render Miis offline in 3D. Download it once and it will be stored in your Wheel Wizard data folder, or skip and continue without 3D Mii rendering." />
18
18
19
19
<Border Grid.Row="2"
20
20
Margin="0,18,0,0"
@@ -49,7 +49,7 @@
49
49
<TextBlockClasses="BodyText"
50
50
TextWrapping="Wrap"
51
51
Opacity="0.75"
52
-
Text="Closing this popup exits Wheel Wizard. The main app will only open after the required Mii rendering file is installed." />
52
+
Text="Skip opens Wheel Wizard without offline 3D Mii rendering. Close exits the app." />
0 commit comments