summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWither OrNot2025-04-07 22:17:43 +0000
committerWither OrNot2025-04-07 22:17:43 +0000
commit22bbb93e909154da94aee1b55e551038a3a37e6c (patch)
tree2e517a49b2d23dc9290e74ab043c631770e44aa5
parent91e85088480b4734a9d7302cc980be761f68161b (diff)
downloadTSforge-22bbb93e909154da94aee1b55e551038a3a37e6c.zip
make public
-rw-r--r--LibTSforge/SPP/SLAPI.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/LibTSforge/SPP/SLAPI.cs b/LibTSforge/SPP/SLAPI.cs
index fc5823b..ec27381 100644
--- a/LibTSforge/SPP/SLAPI.cs
+++ b/LibTSforge/SPP/SLAPI.cs
@@ -236,7 +236,7 @@ namespace LibTSforge.SPP
}
}
- private static Guid GetLicenseFileId(Guid licId)
+ public static Guid GetLicenseFileId(Guid licId)
{
using (SLContext sl = new SLContext())
{