mirror of
https://github.com/kepler155c/opus
synced 2025-11-07 19:13:00 +00:00
drop dowm menus resize fix
This commit is contained in:
@@ -15,8 +15,8 @@ local function getProxy(path)
|
||||
end
|
||||
|
||||
Event.addRoutine(function()
|
||||
print('proxy: listening on port 188')
|
||||
while true do
|
||||
print('proxy: listening on port 188')
|
||||
local socket = Socket.server(188)
|
||||
|
||||
print('proxy: connection from ' .. socket.dhost)
|
||||
|
||||
Reference in New Issue
Block a user