Vanilla-Expanded / VanillaExpandedFramework

Vanilla Expanded Framework for RimWorld
Other
69 stars 34 forks source link

Fix PawnFlyer_RecomputePosition_Patch not being compiled #88

Closed SokyranTheDragon closed 5 months ago

SokyranTheDragon commented 5 months ago

In #86 I've included PawnFlyer_RecomputePosition_Patch class, but haven't realized the project is not configured to automatically compile all files. This PR should fix where this file is not compiled by including it in .csproj file.