Before 优化 机场
This commit is contained in:
@@ -135,7 +135,9 @@ namespace BITKit
|
||||
[RuntimeInitializeOnLoadMethod]
|
||||
private static void Reload()
|
||||
{
|
||||
|
||||
BITApp.WalkUntilInitialize = new();
|
||||
|
||||
|
||||
IsPlaying = true;
|
||||
//启动BITApp
|
||||
BITApp.SynchronizationContext = SynchronizationContext.Current;
|
||||
|
Reference in New Issue
Block a user