mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
Some fixes and design tweaks:
* Fixed the game_viplist module to work with the latest vip protocols. * Fixed a referencing error in the game_cooldown module * Started editing the design of the popupmenu (needs more work).
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
TextScrollbar < VerticalScrollBar
|
||||
|
||||
ChoiceListLabel < Label
|
||||
font: verdana-11px-monochrome
|
||||
background-color: alpha
|
||||
@@ -58,4 +56,4 @@ ModalDialog < MainWindow
|
||||
anchors.bottom: choiceList.bottom
|
||||
anchors.right: choiceList.right
|
||||
step: 14
|
||||
pixels-scroll: true
|
||||
pixels-scroll: true
|
||||
|
Reference in New Issue
Block a user