分离玩家信息插件,以及更新检测
This commit is contained in:
@@ -83,7 +83,7 @@ namespace AnotherReplayReader
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
MessageBox.Show($"加载录像信息失败:\r\n{e}");
|
||||
MessageBox.Show(this, $"加载录像信息失败:\r\n{e}");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user