mirror of
https://github.com/mt-mods/mail.git
synced 2025-04-30 08:21:44 -04:00
Whitespace line in gui.lua
This commit is contained in:
parent
0836429903
commit
6b3a7c514b
1 changed files with 1 additions and 1 deletions
2
gui.lua
2
gui.lua
|
@ -533,7 +533,7 @@ function mail.handle_receivefields(player, formname, fields)
|
|||
if fields.boxtab == "1" then
|
||||
boxtab_index = 1
|
||||
mail.show_inbox(name)
|
||||
|
||||
|
||||
elseif fields.boxtab == "2" then
|
||||
boxtab_index = 2
|
||||
mail.show_sent(name)
|
||||
|
|
Loading…
Add table
Reference in a new issue