We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8decc49 commit 0ca4947Copy full SHA for 0ca4947
Jungleprog/Script/InfiniteScrollContainer.gd
@@ -15,7 +15,7 @@ var is_flash = false
15
var vertical_value = 0
16
var container_index = 0
17
var end_line = 0 #520
18
-var data_index = 0 #8 max scroll
+var data_index = 0 # max scroll
19
var max_container = 12
20
var v_item_size = 0
21
var v_item_last_size = 0
0 commit comments