首次提交
This commit is contained in:
10
Assets/Scripts/Common/Def/SelectorRodSetting.cs
Normal file
10
Assets/Scripts/Common/Def/SelectorRodSetting.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace NBF
|
||||
{
|
||||
public enum SelectorRodSetting
|
||||
{
|
||||
Speed = 0,
|
||||
Drag = 1,
|
||||
Leeder = 2
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user