refactor: expose TryResolveOwnedClaim for future external mod consumption
This commit is contained in:
@@ -53,7 +53,7 @@ public class ClaimLinkModSystem : ModSystem
|
||||
}
|
||||
}
|
||||
|
||||
internal static bool TryResolveOwnedClaim(
|
||||
public static bool TryResolveOwnedClaim(
|
||||
string ownerPlayerUid,
|
||||
int claimIndex,
|
||||
out LandClaim? claim
|
||||
|
||||
Reference in New Issue
Block a user