mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
experimental map shaders
This commit is contained in:
15
modules/game_shaders/shaders.otui
Normal file
15
modules/game_shaders/shaders.otui
Normal file
@@ -0,0 +1,15 @@
|
||||
ShadersPanel < UIWidget
|
||||
focusable: false
|
||||
|
||||
anchors.top: parent.top
|
||||
anchors.left: parent.left
|
||||
border-color: red
|
||||
border-width: 1
|
||||
|
||||
width: 100
|
||||
layout:
|
||||
type: verticalBox
|
||||
fit-children: true
|
||||
|
||||
ComboBox
|
||||
id: mapComboBox
|
Reference in New Issue
Block a user