connect new gui to vr engine
This commit is contained in:
@@ -10,5 +10,7 @@ namespace ClientApp.Models
|
||||
public bool ConnectedToServer { get; set; }
|
||||
public bool ConnectedToVREngine { get; set; }
|
||||
public bool DoctorConnected { get; set; }
|
||||
|
||||
public bool CanConnectToVR { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user