mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
Remove "Unity" from skipped assemblies list
This commit is contained in:
parent
cb4f6e8a33
commit
4da5ba9786
@ -122,7 +122,6 @@ namespace XNode {
|
||||
case "UnityEngine":
|
||||
case "System":
|
||||
case "mscorlib":
|
||||
case "Unity":
|
||||
case "Microsoft":
|
||||
continue;
|
||||
default:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user