mirror of
https://github.com/kepler155c/opus
synced 2024-12-24 15:40:26 +00:00
neural apps
This commit is contained in:
parent
f16c7b632b
commit
d6a77ba487
@ -21,7 +21,7 @@
|
||||
icon = "\0301\03171\03180\030 \031 \
|
||||
\0301\03181\030 \031 \
|
||||
\0301\03170\03180\03171\0307\031f>",
|
||||
run = "http://pastebin.com/raw/sj4VMVJj",
|
||||
run = "http://pastebin.com/raw/UzGHLbNC",
|
||||
},
|
||||
c47ae15370cfe1ed2781eedc1dc2547d12d9e972 = {
|
||||
title = "Help",
|
||||
|
@ -53,7 +53,7 @@ function transport.ping(socket)
|
||||
seq = -1,
|
||||
})
|
||||
|
||||
local timerId = os.startTimer(3)
|
||||
local timerId = os.startTimer(5)
|
||||
transport.timers[timerId] = socket
|
||||
socket.timers[-1] = timerId
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user