Пример #1
0
 protected override void Update()
 {
     base.Update();
     buildingState.UpdateState();
 }