Tiny change for IL2CPP and UNITY_WSA

NodeCanvas Forums General Discussion Tiny change for IL2CPP and UNITY_WSA

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10845
    AVOlight
    Participant

    Hi,
    Could you please change Line 290 MessageRouter.cs
    #if UNITY_WSA
    to this
    #if UNITY_WSA && !ENABLE_IL2CPP

    #10848
    Gavalakis
    Keymaster

    Just added.

    Thanks for the info.

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.