mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 10:38:05 +11:00
made vtunnel components have the right type x_x
This commit is contained in:
parent
17c7bc0a13
commit
53ea736b86
@ -37,7 +37,7 @@ function proxy.maxPacketSize()
|
|||||||
return 12288
|
return 12288
|
||||||
end
|
end
|
||||||
|
|
||||||
proxy.type = tunnel
|
proxy.type = "tunnel"
|
||||||
proxy.slot = 4096
|
proxy.slot = 4096
|
||||||
|
|
||||||
local docs = {
|
local docs = {
|
||||||
|
Loading…
Reference in New Issue
Block a user