diff --git a/neural/ores.lua b/neural/ores.lua index fe31b0b0..a55fe4b8 100644 --- a/neural/ores.lua +++ b/neural/ores.lua @@ -33,7 +33,7 @@ if not modules then elseif not modules.canvas then showRequirements('Overlay glasses') elseif not modules.scan then - showRequirements('Scanner module') + showRequirements('Block Scanner module') end local projecting = { }