mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
some rework in UIWidget input
This commit is contained in:
@@ -215,10 +215,6 @@ function Console.terminate()
|
||||
Console = nil
|
||||
end
|
||||
|
||||
function Console.debug()
|
||||
print(#channels)
|
||||
end
|
||||
|
||||
function Console.clear()
|
||||
for channelid, channelname in pairs(channels) do
|
||||
if channelid ~= 0 then
|
||||
|
Reference in New Issue
Block a user