更新
This commit is contained in:
@@ -208,7 +208,7 @@ namespace SLSFramework.UModAssistance
|
||||
|
||||
if (TypeRegistry.TryAdd(typeID, type))
|
||||
{
|
||||
Debug.Log($"Registered script type '{typeID}' from mod '{host.CurrentMod.NameInfo.ModName}'.");
|
||||
//Debug.Log($"Registered script type '{typeID}' from mod '{host.CurrentMod.NameInfo.ModName}'.");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user