mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
PR Fix
* Removed "Unity" as an assembly prefix to check for as users have reported issues with this previously in the past
This commit is contained in:
parent
86ef6510ef
commit
43ea56fb29
@ -25,7 +25,6 @@ namespace XNode
|
|||||||
"nunit",
|
"nunit",
|
||||||
"SyntaxTree",
|
"SyntaxTree",
|
||||||
"System",
|
"System",
|
||||||
"Unity",
|
|
||||||
"UnityEditor",
|
"UnityEditor",
|
||||||
"UnityEngine"
|
"UnityEngine"
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user