diff --git a/LoL Assist/MainWindow.xaml b/LoL Assist/MainWindow.xaml
index 49653de..d86b58a 100644
--- a/LoL Assist/MainWindow.xaml
+++ b/LoL Assist/MainWindow.xaml
@@ -5,7 +5,7 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:view="clr-namespace:LoL_Assist_WAPP.View" x:Name="Me"
xmlns:viewModel ="clr-namespace:LoL_Assist_WAPP.ViewModel"
- mc:Ignorable="d" WindowStartupLocation="CenterScreen" Background="{DynamicResource bBrushSecondary}" RenderOptions.BitmapScalingMode="HighQuality" Topmost="True"
+ mc:Ignorable="d" WindowStartupLocation="CenterScreen" Background="{DynamicResource bBrushSecondary}" RenderOptions.BitmapScalingMode="HighQuality" Topmost="{Binding Path=Topmost, UpdateSourceTrigger=PropertyChanged, Mode=TwoWay}"
Title="LoL Assist" Height="380" Width="505" MinHeight="380" MinWidth="505" MaxHeight="350" MaxWidth="485" BorderBrush="{DynamicResource BorderGradientBrush}" BorderThickness="1">
LoL Assist is an automatic Runes & Spells importer for League of Legends with a simple-looking UI & GUI.
-Builds are scraped from Metasrc, and I'll be adding more options soon or later on.
+Builds are scraped from METAsrc and U.GG, and I'll be adding more options soon or later on.
Consider giving my project a star to support me. 😄❤️
• Auto Import Runes
• Auto Import Spells
+• Real-time rune editor
• Auto Accept Matchmaking
-• Runes & Spells Editor
+• Advanced Runes & Spells Editor
• Auto Updater
-More Runes & Spells Source ❌
Auto chat role (Automatically send your selected role to lobby chat) ❌
-