mirror of
https://github.com/k1tbyte/Wand-Enhancer.git
synced 2026-09-04 16:23:17 +00:00
added updater
This commit is contained in:
@@ -28,5 +28,10 @@ namespace WeModPatcher
|
||||
MessageBox.Show(e.ToString());
|
||||
Shutdown();
|
||||
}
|
||||
|
||||
public new static void Shutdown()
|
||||
{
|
||||
Current.Dispatcher.Invoke(() => Current.Shutdown());
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user