DarkRewar / BaseTool

A big library of basic tools that you might need in your Unity projects.
MIT License
45 stars 6 forks source link

fix Console.cs create EventSytem when there is already one #76

Closed Paul-1379 closed 6 months ago

Paul-1379 commented 6 months ago

fix Console.cs create an eventSystem when there is already one by changing the RuntimeInitializeLoadType from BeforeSceneLoad to AfterSceneLoad so FindAnyObjectByType work