maint: turned off the head moving for now

This commit is contained in:
Chris
2025-12-02 17:57:18 -05:00
parent 4bd307fba8
commit cf70287797

View File

@@ -31,7 +31,7 @@ namespace Reset.Units{
}
private void LateUpdate(){
TurnHead();
// TurnHead();
}
void TurnHead(){