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