属性控制
This commit is contained in:
@@ -98,7 +98,7 @@ namespace NBF.Fishing2
|
||||
{
|
||||
App.Main.EventComponent.Publish(new NumericChange()
|
||||
{ MapUnit = self.GetParent<MapUnit>(), New = value, Old = oldValue, NumericType = numericType });
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public static long GetByKey(this NumericComponent self, int key)
|
||||
|
||||
Reference in New Issue
Block a user