added returns

This commit is contained in:
dscarpac 2024-07-03 03:17:33 -05:00
parent c15ccf1a18
commit af02a5fc2a

View File

@ -256,7 +256,9 @@ function onPlayerAction(player, action, targets)
local trash = guidReferenceApi.getObjectByOwnerAndType(matColor, "Trash")
trash.putObject(target)
end
return false
end
return true
end
---------------------------------------------------------
-- chaos token drawing