cwmonkey / reactor-knockoff

24 stars 31 forks source link

Black Hole Particle Accelerator not visible in parts panel #20

Closed AITimmy closed 4 years ago

AITimmy commented 5 years ago

It looks like an error in app.parts.js at the bottom.

category: 'singularity_harnessing',
should be: category: 'particle_accelerator',

and

erequires: '', should be: erequires: 'particle_accelerator',

AITimmy commented 5 years ago

image