Bind click listeners for request buttons
This commit is contained in:
parent
7f1f2eeae3
commit
d45d2acd95
@ -1015,10 +1015,12 @@ local PAGES = {
|
|||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
|
|
||||||
bindRequestButton(-5)
|
bindRequestButton(-16)
|
||||||
|
bindRequestButton(-8)
|
||||||
bindRequestButton(-1)
|
bindRequestButton(-1)
|
||||||
bindRequestButton(1)
|
bindRequestButton(1)
|
||||||
bindRequestButton(5)
|
bindRequestButton(8)
|
||||||
|
bindRequestButton(16)
|
||||||
|
|
||||||
updateDisplayState()
|
updateDisplayState()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user