rwmt / Multiplayer

Zetrith's Multiplayer mod for RimWorld
MIT License
481 stars 98 forks source link

Fix starting bestowing ceremony using right-click #490

Open SokyranTheDragon opened 3 months ago

SokyranTheDragon commented 3 months ago

In 1.4 this was a delegate we needed to sync, but now it's just a normal method. Trying to sync LordToil_BestowingCeremony_Wait as a delegate failed, causing errors.