Open Jerakin opened 4 years ago
Hard to diagnose this error. There are two table index look ups on the same line
local move_node = move_buttons_list[data.index].text
Hard to understand without more context if it where data
or move_buttons_list
that where the culprit.