set static head
This commit is contained in:
parent
cd79105aff
commit
bd00529811
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ static class Rig
|
||||||
|
|
||||||
public static void Frame()
|
public static void Frame()
|
||||||
{
|
{
|
||||||
Pose head = Input.Head;
|
head = Input.Head;
|
||||||
|
|
||||||
// flatscreen dev controls
|
// flatscreen dev controls
|
||||||
if (Device.Name == "Simulator")
|
if (Device.Name == "Simulator")
|
||||||
|
|
Loading…
Add table
Reference in a new issue