1
This commit is contained in:
@@ -17,7 +17,7 @@ public partial class Exec : Node
|
||||
}
|
||||
else
|
||||
{
|
||||
BIT4Log.Warnning<Exec>($"未加载:{path}");
|
||||
BIT4Log.Warning<Exec>($"未加载:{path}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user