Remove aqua
This commit is contained in:
@@ -8,8 +8,6 @@ public class PortSelectorButton : MonoBehaviour
|
||||
public ChildModelSelector cms;
|
||||
public GameObject marker;
|
||||
public Action ResetOtherButtons;
|
||||
|
||||
private readonly Color _activeColor = new Color(30, 30, 200, 255);
|
||||
public string PortID { get; set; }
|
||||
public int PortIndex { set; get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user