Whitespace line in gui.lua

This commit is contained in:
Athozus 2023-03-14 12:48:11 +01:00
parent 0836429903
commit 6b3a7c514b
No known key found for this signature in database
GPG key ID: B50895022E8484BF

View file

@ -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)