Update enet build license type

This commit is contained in:
Damian Korczowski
2021-07-01 19:37:40 +02:00
parent 742b73f774
commit 73c745b7fe

View File

@@ -14,7 +14,7 @@ public class ENet : DepsModule
{
base.Init();
LicenseType = LicenseTypes.Custom;
LicenseType = LicenseTypes.MIT;
LicenseFilePath = "enet License.txt";
// Merge third-party modules into engine binary