.
This commit is contained in:
parent
f951aa7636
commit
6581b4c3de
@ -113,7 +113,8 @@ local function itemInInventory()
|
|||||||
if itemCount > 0 then
|
if itemCount > 0 then
|
||||||
return true
|
return true
|
||||||
else
|
else
|
||||||
return false
|
print("No material. Press Return to continue")
|
||||||
|
read()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user