LuaEntityPrototype.void_energy_source_prototype links to fluid... instead of void...
Posted: Thu Jun 04, 2020 1:44 am
Page:
https://lua-api.factorio.com/latest/Lua ... _prototype
Current Text:
void_energy_source_prototype :: LuaFluidEnergySourcePrototype [Read-only]
The void energy source prototype this entity uses or nil.
Target: https://lua-api.factorio.com/latest/Lua ... otype.html
Expected:
void_energy_source_prototype :: LuaVoidEnergySourcePrototype [Read-only]
The void energy source prototype this entity uses or nil.
Target: https://lua-api.factorio.com/latest/Lua ... otype.html
https://lua-api.factorio.com/latest/Lua ... _prototype
Current Text:
void_energy_source_prototype :: LuaFluidEnergySourcePrototype [Read-only]
The void energy source prototype this entity uses or nil.
Target: https://lua-api.factorio.com/latest/Lua ... otype.html
Expected:
void_energy_source_prototype :: LuaVoidEnergySourcePrototype [Read-only]
The void energy source prototype this entity uses or nil.
Target: https://lua-api.factorio.com/latest/Lua ... otype.html