fix startup crash

This commit is contained in:
m2r1k5 2022-01-23 23:46:46 +08:00
parent f4d0d7f55d
commit a13573f489

View File

@ -211,7 +211,7 @@ MaterialRegistry.get("curium").addIngot();
MaterialRegistry.get("berkelium").addIngot();
MaterialRegistry.get("californium").addIngot();
MaterialRegistry.get("einsteinium").addIngot();
MaterialRegistry.get("graphite").addIngot();
//MaterialRegistry.get("graphite").addIngot();
MaterialRegistry.get("uranium_235").addFluid();
MaterialRegistry.get("neptunium").addFluid();