mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
platform fixes
* fix black cursor on win32 * fix front buffer refresh on some x11 platforms * fix outfit framebuffer glitch * display entergame by default * change some icons
This commit is contained in:
@@ -80,7 +80,6 @@ function EnterGame.init()
|
||||
enterGame:getChildById('accountNameTextEdit'):focus()
|
||||
|
||||
-- only open entergame when app starts
|
||||
enterGame:hide()
|
||||
if not g_app.isRunning() then
|
||||
if #account > 0 and autologin then
|
||||
addEvent(EnterGame.doLogin)
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 962 B |
Reference in New Issue
Block a user