Tiny change for IL2CPP and UNITY_WSA

Forums 💬 NodeCanvas 🗨️ General Discussion Tiny change for IL2CPP and UNITY_WSA

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14290
    nodebrain
    Participant

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

      #14291
      Gavalakis
      Keymaster

        Just added.

        Thanks for the info.

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