Make the block scanner requirement more clear (#49)
This commit was merged in pull request #49.
This commit is contained in:
@@ -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 = { }
|
||||
|
||||
Reference in New Issue
Block a user