提交修改

This commit is contained in:
Bob.Song
2026-04-26 15:00:12 +08:00
parent d432c468b1
commit e6415f864c
19 changed files with 1686 additions and 3495 deletions

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 356b3a6fd883b8b4486025abfa664de9

View File

@@ -6,6 +6,7 @@ namespace NBF
{
Start,
Bobber,
Weight,
End
}
@@ -135,4 +136,4 @@ namespace NBF
return parentCable && parentCable.TryGetAdjacentBodies(this, out previousBody, out nextBody);
}
}
}
}