磁导航1.0内部交管和信号交互
This commit is contained in:
@@ -24,7 +24,7 @@ namespace StandardScene.Fass2Simulator
|
||||
public bool AutoCompleteStationActions { get; set; }
|
||||
public string NodeProfilesPath { get; set; } = "sim-nodes.json";
|
||||
public bool EnableFileLog { get; set; } = true;
|
||||
public string LogDirectory { get; set; } = "logs";
|
||||
public string LogDirectory { get; set; } = "log";
|
||||
public Dictionary<string, Fass2SimNodeProfile> NodeProfiles { get; set; } = new Dictionary<string, Fass2SimNodeProfile>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user