コード例 #1
0
 public override void UpdateTick(World world)
 {
     base.UpdateTick(world);
     workstation.UpdateTick(world);
 }