Skip to content

Commit 59a9619

Browse files
committed
Revert deleted todo comment
1 parent 52e5176 commit 59a9619

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Packages/webxr/Runtime/XRPlugin/WebXRSubsystem.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
namespace WebXR
1111
{
12+
// TODO: we need an XRInputSubsystem implementation - this can only be done via native code
13+
1214
#if UNITY_XR_MANAGEMENT_4_3_1_OR_NEWER
1315
public class WebXRSubsystemDescriptor : SubsystemDescriptorWithProvider<WebXRSubsystem, WebXRSubsystemProvider>
1416
{

0 commit comments

Comments
 (0)