去除遗留的测试指令
This commit is contained in:
@@ -119,17 +119,6 @@ namespace AibisDream.FixSystem
|
||||
{
|
||||
CableReelRef.UpdateRotation();
|
||||
}
|
||||
if (Input.GetKeyDown(KeyCode.Space))
|
||||
{
|
||||
if (isCableRetracted)
|
||||
{
|
||||
DropDownCable();
|
||||
}
|
||||
else
|
||||
{
|
||||
PullUpCable();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public void ResetPlug()
|
||||
|
||||
Reference in New Issue
Block a user