修复merge造成的bug
This commit is contained in:
@@ -118,7 +118,13 @@ namespace AibisDream.FixSystem
|
||||
inHotErr = false;
|
||||
curBodyModule?.ShowWave();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 插头重新插入初始插孔
|
||||
/// </summary>
|
||||
public void ResetPlug()
|
||||
{
|
||||
CableSystem.ResetPlug();
|
||||
}
|
||||
#region 数据加载与保存
|
||||
|
||||
public override string[] GetDataKeyOptions()
|
||||
|
||||
Reference in New Issue
Block a user