This commit is contained in:
CortexCore
2024-12-08 20:51:29 +08:00
parent 5f04a987ba
commit 21b6da3c21
6 changed files with 15471 additions and 6362 deletions

View File

@@ -21,7 +21,7 @@ namespace BITKit.WorldNode
{
if (worldNode is null)
{
Debug.LogWarning("WorldNode is null");
Debug.LogWarning("WorldNode is null");
return;
}
Id = gameObject.GetInstanceID();

File diff suppressed because it is too large Load Diff