mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 02:28: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
|
||||
end
|
||||
|
||||
proxy.type = tunnel
|
||||
proxy.type = "tunnel"
|
||||
proxy.slot = 4096
|
||||
|
||||
local docs = {
|
||||
|
Loading…
Reference in New Issue
Block a user