mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
back to otclient dev, with new background!
* show otclient version in background * disable about module (don't really need it) * new function for formating strings like sprintf, Fw::formatString * new nice background (taken from RPG maker XV) * update contact information in README * fix text rendering issues with opacity
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
Label < UILabel
|
||||
font: verdana-11px-antialised
|
||||
color: #aaaaaa
|
||||
color: #bbbbbb
|
||||
|
||||
$disabled:
|
||||
color: #aaaaaa88
|
||||
color: #bbbbbb88
|
||||
|
||||
GameLabel < UILabel
|
||||
font: verdana-11px-antialised
|
||||
color: #aaaaaa
|
||||
color: #bbbbbb
|
||||
|
||||
FrameCounter < UIFrameCounter
|
||||
size: 68 16
|
||||
|
Reference in New Issue
Block a user