NyxTheShield / TrombLoader

Trombone Champ Custom Chart Loader
Other
73 stars 13 forks source link

Tromboner prefab in the Unity Project will not be replaced with the actual player if it's disabled on start #13

Open legoandmars opened 1 year ago

legoandmars commented 1 year ago

If you have a Tromboner prefab from the Unity Project disabled, the replacement code will not recognize it

Should be easily fixable by changing the method parameters here: https://github.com/NyxTheShield/TrombLoader/blob/a2ed98a4f46ba030d99eda8e75bfb65bd988f8ae/Class%20Patches/GameControllerStartPatch.cs#L207