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: UndertaleModTool/Windows/SettingsWindow.xaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@
61
61
<TextBlock Grid.Row="5" Grid.Column="2"Margin="25 2 2 2"Text="Show "Run game under GMS debugger" file option"ToolTip="Whether to show the option in the "File" menu. Disabled by default."/>
<TextBlock Grid.Row="6" Grid.Column="0"Margin="25 2 2 2"Text="Open the "Disassembly" tab by default"ToolTip="Whether to open the "Disassembly" tab in the code editor by default. Disabled by default."/>
64
+
<TextBlock Grid.Row="6" Grid.Column="0"Margin="25 2 2 2"Text="Open the "Disassembly"code editor tab by default"ToolTip="Whether to open the "Disassembly" tab in the code editor by default. Disabled by default."/>
0 commit comments