mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
fix bug
This commit is contained in:
@@ -44,6 +44,7 @@ function Console.create()
|
||||
end
|
||||
|
||||
function Console.destroy()
|
||||
Logger.setOnLog(nil)
|
||||
console:destroy()
|
||||
console = nil
|
||||
end
|
||||
|
Reference in New Issue
Block a user