Add installer/updater
This commit is contained in:
@ -516,7 +516,7 @@ local function selectGateFromList()
|
||||
break
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
-- Check back button (x: 23-28, y: 17-19)
|
||||
if not dialing and sely >= 17 and sely <= 19 and selx >= 23 and selx <= 28 then
|
||||
selecting = false
|
||||
|
||||
Reference in New Issue
Block a user