导表工具修改
This commit is contained in:
@@ -66,15 +66,15 @@ namespace NBF.Fishing2
|
||||
}
|
||||
}
|
||||
|
||||
public UnitConfig Config()
|
||||
{
|
||||
return UnitConfig.Get(ConfigId);
|
||||
}
|
||||
|
||||
public UnitType UnitType()
|
||||
{
|
||||
return Config().Type;
|
||||
}
|
||||
// public UnitConfig Config()
|
||||
// {
|
||||
// return UnitConfig.Get(ConfigId);
|
||||
// }
|
||||
//
|
||||
// public UnitType UnitType()
|
||||
// {
|
||||
// return Config().Type;
|
||||
// }
|
||||
|
||||
#region View
|
||||
|
||||
|
||||
Reference in New Issue
Block a user