milo: tweaks

This commit is contained in:
kepler155c@gmail.com
2018-12-07 13:43:33 -05:00
parent 11c4670213
commit 5c28bc736f
4 changed files with 8 additions and 10 deletions

View File

@@ -329,7 +329,6 @@ function page.grid:eventHandler(event)
end
function page:transfer(item, count, msg)
--Sound.play('ui.button.click', .3)
self:sendRequest({ request = 'transfer', item = item, count = count }, msg)
end