Пример #1
0
    public new void Update()
    {
        base.Update();

        InkBar.ApplyInk(this);
        HealthBar.ApplyHealth(this);
    }