mirror of
https://github.com/linux-man/LoveFrames.git
synced 2024-11-18 16:04:22 +00:00
fully removed debug output
This commit is contained in:
parent
12108adbd4
commit
7f1ace5b81
@ -969,7 +969,6 @@ function newobject:UpdateIndicator()
|
||||
if indicatorRelativeX < leftlimit then
|
||||
correction = correction * -1
|
||||
end
|
||||
print(correction)
|
||||
hbody:GetScrollBar():ScrollTo((width + correction) / twidth)
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user