Make the block scanner requirement more clear #49

Merged
EmmaKnijn merged 1 commits from patch-1 into develop-1.8 2021-01-02 21:41:43 -05:00
Showing only changes of commit d813a48841 - Show all commits

View File

@@ -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 = { }