鱼竿弯曲

This commit is contained in:
2026-04-01 23:38:21 +08:00
parent 78bc4dfc53
commit 63bc9b5536
63 changed files with 489 additions and 1134 deletions

View File

@@ -88,10 +88,10 @@ namespace NBF
_tension = value;
}
Scene.EventComponent.Publish(new PlayerItemRodLingChangeEvent
{
Item = this
});
// Scene.EventComponent.Publish(new PlayerItemRodLingChangeEvent
// {
// Item = this
// });
}
}