2014 Thespakusatsu Gunma season
2014 season | |
---|---|
Manager | ![]() |
Stadium | Shoda Shoyu Stadium Gunma |
J2 League | 18th |
2014 Thespakusatsu Gunma season.
J2 League
gollark: Huh, in that case I may actually be running your code.
gollark: This is in the reactor planner, not the mod itself.
gollark: I mean, it seems to be making it only actually work if there are no fuel cells? This makes no sense.
gollark: ```csharp public void UpdateStats() { if (FindAdjacentFuelCells() == 0) { HeatGenerationPerTick = Reactor.usedFuel.BaseHeat * Configuration.Fission.HeatGeneration; Reactor.totalHeatPerTick += HeatGenerationPerTick; Active = false; } else { HeatGenerationPerTick = 0; Active = true; }}```
gollark: I'm looking at the code for it and have absolutely no idea how or why it works.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.