Skip to content

Commit 5d6aec7

Browse files
committed
Remove text from ADB log gui that didn't fit
1 parent 879e1ca commit 5d6aec7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

QuestPatcher/Views/ToolsView.axaml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<Button IsEnabled="{Binding Locker.IsAdbAvailable}" Command="{Binding ToggleAdbLog}" Content="{Binding AdbButtonText}"/>
3232
<TextBlock VerticalAlignment="Center" FontSize="12">
3333
Starts an ADB log - you must keep your quest plugged in while you use this.
34-
Useful for debugging mods not loading or other crashes.
3534
</TextBlock>
3635
</StackPanel>
3736
<StackPanel Orientation="Horizontal" Spacing="10">

0 commit comments

Comments
 (0)