Skip to content

Commit

Permalink
Updated GenUI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbourgeois committed Dec 19, 2018
1 parent bee4233 commit 460f516
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion Assets/Plugins/GenUI
Submodule GenUI updated 1 files
+1 −1 Plugins/OCF
6 changes: 0 additions & 6 deletions Assets/Scripts/SensorManagerControllable.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,4 @@ public class SensorManagerControllable : Controllable
public int touchCount;
[OSCProperty]
public string touchOSCAddress;

public override void Awake()
{
usePresets = false;
base.Awake();
}
}
Binary file modified Assets/main.unity
Binary file not shown.

0 comments on commit 460f516

Please sign in to comment.