mirror of
https://github.com/k1tbyte/Wand-Enhancer.git
synced 2026-09-03 03:38:48 +00:00
added updater
This commit is contained in:
@@ -16,6 +16,7 @@ namespace WeModPatcher.View.MainWindow
|
||||
{
|
||||
InitializeComponent();
|
||||
this.DataContext = new MainWindowVm(this);
|
||||
VersionLabel.Text = Constants.Version.ToString();
|
||||
Instance = this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user