Update startup.lua
This commit is contained in:
@@ -108,6 +108,7 @@ local function input()
|
|||||||
total_items = {}
|
total_items = {}
|
||||||
print("finished order..")
|
print("finished order..")
|
||||||
end
|
end
|
||||||
|
full_item_qoute = nil
|
||||||
elseif event[2] == keys.d then
|
elseif event[2] == keys.d then
|
||||||
sleep(0)
|
sleep(0)
|
||||||
local removed_item_name = nil
|
local removed_item_name = nil
|
||||||
|
|||||||
Reference in New Issue
Block a user