Skip to content

Commit 6fce0d9

Browse files
committed
Add new server license types
Fixes #860
1 parent 2cae181 commit 6fce0d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TSLib/Full/License.cs

+3
Original file line numberDiff line numberDiff line change
@@ -242,5 +242,8 @@ public enum ServerLicenseType : byte
242242
Athp,
243243
Aal,
244244
Default,
245+
Gamer,
246+
Sponsorship,
247+
Commercial,
245248
}
246249
}

0 commit comments

Comments
 (0)