改图层
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
void RecursiveAttributeCheck(Type type, Traverse instance, string debug)
|
||||
{
|
||||
if (type == typeof(ThingDef_AlienRace))
|
||||
return;
|
||||
return;
|
||||
try
|
||||
{
|
||||
debug += ".";
|
||||
|
||||
Reference in New Issue
Block a user