updated: hot reload to 1.13.7
This commit is contained in:
@@ -66,6 +66,8 @@ namespace SingularityGroup.HotReload {
|
||||
return;
|
||||
}
|
||||
|
||||
CodePatcher.I.debuggerCompatibilityEnabled = true;
|
||||
|
||||
try {
|
||||
var customIp = PlayerPrefs.GetString("HotReloadRuntime.CustomIP", "");
|
||||
if (!string.IsNullOrEmpty(customIp)) {
|
||||
|
||||
Reference in New Issue
Block a user