Exemplo n.º 1
0
 public override void OnChunkDiscarding(TerrainChunk chunk)
 {
     m_subsystemElectricity.OnChunkDiscarding(chunk);
 }