Compare commits
2 Commits
66c870524b
...
6386e16bf4
Author | SHA1 | Date | |
---|---|---|---|
6386e16bf4 | |||
f465f76553 |
@ -9,7 +9,7 @@ using UnityEditor;
|
||||
[InitializeOnLoad]
|
||||
public class EncryptionDongleClient : MonoBehaviour
|
||||
{
|
||||
public static string licenseID = "测试加密狗的id";
|
||||
public static string licenseID = "×îÇ¿ÎÏÅ£id";
|
||||
private static string serverURL = "http://shu.sheziwanglo.cn:5001/validate";
|
||||
|
||||
static EncryptionDongleClient()
|
||||
|
Loading…
Reference in New Issue
Block a user