Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 79f04e6

Browse files
authored
Update WebXRCamera.cs
Moved #endif
1 parent 88e6e11 commit 79f04e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Assets/WebXR/Scripts/WebXRCamera.cs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ private void Update()
109109
cameraMain.transform.localRotation = mHeadRot.normalized;
110110
}
111111
}
112+
#endif
113+
112114
}
113-
#endif
115+
114116
}

0 commit comments

Comments
 (0)