Zepheus.Zone.Game.NPC.Update C# (CSharp) Method

Update() public method

public Update ( System.DateTime date ) : void
date System.DateTime
return void
        public override void Update(DateTime date)
        {
            //just for the fun of it?
        }