mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
Update to version 0.6.5
This commit is contained in:
@@ -221,7 +221,7 @@ function toggle()
|
||||
if terminalWindow:isVisible() then
|
||||
hide()
|
||||
else
|
||||
if not firstShow then
|
||||
if not firstShown then
|
||||
local settings = g_settings.getNode('terminal-window')
|
||||
if settings then
|
||||
if settings.size then oldSize = size end
|
||||
|
Reference in New Issue
Block a user