mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-14 18:31:52 -04:00
1.1.x (#68)
* Fix close button which makes the formspec blinking (#65) * Fix header click + use them as sorting (#66) * Abort checking messages when clicking on a header row (indexing a nil value) * Use headers clicks to change sorting * Fix oversized selected number #67 (#67) * about.lua to 1.1.1
This commit is contained in:
parent
54a566f924
commit
79d5ad803e
2 changed files with 28 additions and 2 deletions
|
@ -6,7 +6,7 @@ function mail.show_about(name)
|
|||
button[9.35,0;0.75,0.5;back;X]
|
||||
label[0,0;Mail]
|
||||
label[0,0.4;Provided my mt-mods]
|
||||
label[0,0.8;Version: 1.1.0]
|
||||
label[0,0.8;Version: 1.1.1]
|
||||
label[0,1.4;Licenses:]
|
||||
label[0.2,1.8;Expat (code), WTFPL (textures)]
|
||||
label[0,2.4;https://github.com/mt-mods/mail]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue