mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01: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