From 5e2f147225ced7c47ea7b1bc29f2edf178df9a94 Mon Sep 17 00:00:00 2001 From: sovnya Date: Sat, 17 Aug 2024 19:49:19 +0200 Subject: [PATCH] chore: Remove comments for tritium, deuterium, steam water and DT fuel so that's why I typed trititum. --- src/telem/lib/input/mekanism/FusionReactorInputAdapter.lua | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/telem/lib/input/mekanism/FusionReactorInputAdapter.lua b/src/telem/lib/input/mekanism/FusionReactorInputAdapter.lua index 2f7166f..a134626 100644 --- a/src/telem/lib/input/mekanism/FusionReactorInputAdapter.lua +++ b/src/telem/lib/input/mekanism/FusionReactorInputAdapter.lua @@ -61,14 +61,9 @@ function FusionReactorInputAdapter:beforeRegister () self:withMultiblockQueries() - -- getDTFuel -- getMinPos -- getHohlraum -- getMaxPos - -- getTrititum - -- getDeuterium - -- getSteam - -- getWater -- getLogicMode end