set static head

This commit is contained in:
ethan merchant 2024-11-04 06:11:43 -05:00
parent cd79105aff
commit bd00529811

View file

@ -20,7 +20,7 @@ static class Rig
public static void Frame()
{
Pose head = Input.Head;
head = Input.Head;
// flatscreen dev controls
if (Device.Name == "Simulator")