客户端代码修改提交

This commit is contained in:
2025-10-14 17:58:49 +08:00
parent c3284032cc
commit 7f599ba51d
27 changed files with 294 additions and 43 deletions

View File

@@ -0,0 +1,27 @@
namespace NBF
{
public enum ItemType
{
None,
Currency,
Item,
Rod,
Reel,
Bobber,
Line,
Bait,
Lure,
Hook,
Weight,
Feeder,
Ring
}
public enum ItemBasicType
{
None,
Currency = 1,
Item = 2,
Fish = 3,
}
}

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 96a7ec99208a4455ae850366a01e9bea
timeCreated: 1760429237