mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
continue implementing new graphics engine
* implement OpenGL ES 1.1 and OpenGL ES 2.0 support * new framebuffer that can run on any opengl implementation * fixes in outfit size rendering
This commit is contained in:
@@ -23,7 +23,7 @@ Window
|
||||
anchors.top: outfitName.bottom
|
||||
anchors.left: outfitName.left
|
||||
margin-top: 5
|
||||
padding: 16 4 4 16
|
||||
padding: 4 4 4 4
|
||||
fixed-creature-size: true
|
||||
|
||||
Panel
|
||||
|
Reference in New Issue
Block a user