back
The back
event is called when the back button is pressed on the action bar.
There are no values with this event.
while true do os.pullEvent("back") print("Back button pressed") end
The back
event is called when the back button is pressed on the action bar.
There are no values with this event.
while true do os.pullEvent("back") print("Back button pressed") end