mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-07 15:23:43 +01:00
988d07cefe
Breaker boxes would not always place down all the cables necessary to connect power grids on server start. Moving initialization from the New() to the initialize() appears to have resolved this.