upgrade version

This commit is contained in:
Ronja 2020-10-25 22:19:21 +01:00
parent 2ecc7f5400
commit 09419908cf
2 changed files with 2 additions and 2 deletions

View file

@ -65,7 +65,7 @@ class UiScrollBox{
if(event.type == UIEvent.move && Control.get_state_data(childContainer)){
var state = Control.get_state_data(box)
var scrollPos = state["position"]
scrollPos = scrollPos + event.y_rel + 128
scrollPos = scrollPos + event.y_rel / 5
set_position(box, scrollPos)
}
}

View file

@ -1,3 +1,3 @@
modules = {
luxe = "2020.3.0"
luxe = "2020.3.2"
} //modules