tweaks and shatter

This commit is contained in:
kepler155c
2018-11-03 04:47:52 -04:00
parent 047c2cdddb
commit aa66b1c663
6 changed files with 573 additions and 18 deletions

View File

@@ -94,6 +94,7 @@ local function getPoint()
if not gpt then
mainPage.statusBar:timedStatus('Unable to get location', 3)
end
gpt.y = gpt.y - 1
return gpt
end