Compare commits
No commits in common. "6386e16bf4ebd168b30d0d02d3504daac626a607" and "66c870524bb59fc1944b29db96d4a548a36654d4" have entirely different histories.
6386e16bf4
...
66c870524b
@ -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