mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-22 07:29:13 +00:00
Switch to using local workspace for info display
This commit is contained in:
@@ -37,7 +37,7 @@ namespace qController
|
||||
}
|
||||
public void UpdateLevels()
|
||||
{
|
||||
qController.qClient.sendAndReceiveString("/cue/selected/levels");
|
||||
//qController.qClient.sendAndReceiveString("/cue/selected/levels");
|
||||
}
|
||||
|
||||
public void Kill(){
|
||||
|
||||
Reference in New Issue
Block a user