Skip to content

Commit

Permalink
v1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
chihirobelmo committed Mar 12, 2019
1 parent 72918f3 commit 5376110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FalconBMS Alternative Launcher Cs/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@
<Image x:Name="LOGO433" Visibility="Hidden" HorizontalAlignment="Left" VerticalAlignment="Top" Height="64" Source="Resources/LOGO433.png" Stretch="Uniform" Margin="0,0,-350,0"/>
<Image x:Name="LOGO434" Visibility="Hidden" HorizontalAlignment="Left" VerticalAlignment="Top" Height="64" Source="Resources/LOGO434.png" Stretch="Uniform" Margin="0,0,-350,0"/>
<Image x:Name="LOGO435" Visibility="Hidden" HorizontalAlignment="Left" VerticalAlignment="Top" Height="64" Source="Resources/LOGO435.png" Stretch="Uniform" Margin="0,0,-350,0"/>
<Label Content="FalconBMS Alternative Launcher v1.101" HorizontalContentAlignment="Right" HorizontalAlignment="Right" VerticalAlignment="Bottom" FontWeight="Bold" Margin="0,0,10,0"/>
<Label Content="FalconBMS Alternative Launcher v1.20" HorizontalContentAlignment="Right" HorizontalAlignment="Right" VerticalAlignment="Bottom" FontWeight="Bold" Margin="0,0,10,0"/>

<Button x:Name="Button_Apply_YAME64" Content="Apply" HorizontalAlignment="Right" Margin="0,31,10,0" VerticalAlignment="top" Width="128" Style="{StaticResource AccentedSquareButtonStyle}" Controls:ControlsHelper.ContentCharacterCasing="Normal" Click="Apply_YAME64"/>

Expand Down

0 comments on commit 5376110

Please sign in to comment.