2.0协议完善加简单交管配置
This commit is contained in:
@@ -7,6 +7,8 @@ namespace StandardScene.Fass2Simulator
|
||||
{
|
||||
protected override void OnStartup(StartupEventArgs e)
|
||||
{
|
||||
Fass2SimBootstrap.ApplyCommandLine(e.Args);
|
||||
|
||||
if (HasTestArg(e.Args))
|
||||
{
|
||||
var code = Fass2SimSelfTests.Run(e.Args);
|
||||
|
||||
Reference in New Issue
Block a user