1
0
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:
Izaya 2018-04-07 00:40:13 +10:00
parent 17c7bc0a13
commit 53ea736b86

View File

@ -37,7 +37,7 @@ function proxy.maxPacketSize()
return 12288
end
proxy.type = tunnel
proxy.type = "tunnel"
proxy.slot = 4096
local docs = {