Skip to content

Commit

Permalink
Make Medical Tab compat run if 1.5 fork is active (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
SokyranTheDragon authored Nov 30, 2024
1 parent 04b2bec commit 6eb6d18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/Mods/MedicalTab.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ namespace Multiplayer.Compat
/// <summary>Medical Tab by Fluffy</summary>
/// <see href="https://github.com/fluffy-mods/MedicalTab"/>
/// <see href="https://steamcommunity.com/workshop/filedetails/?id=715565817"/>
/// <see href="https://steamcommunity.com/workshop/filedetails/?id=3228889251"/>
[MpCompatFor("Fluffy.MedicalTab")]
[MpCompatFor("tofudriver.MedicalTabForked")]
internal class MedicalTab
{
private static ISyncField syncMedCare;
Expand Down

0 comments on commit 6eb6d18

Please sign in to comment.