Skip to content

Commit

Permalink
Fix my name (doesn't display correctly because of utf8 characters)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekdohibs committed Nov 23, 2013
1 parent 374e68d commit 83f1d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builtin/mainmenu.lua
Expand Up @@ -1014,7 +1014,7 @@ function tabbuilder.tab_credits()
"kahrl <kahrl@gmx.net>,"..
"sapier,"..
"ShadowNinja <shadowninja@minetest.net>,"..
"Nathanaël Courant (Nore/Novatux) <nore@mesecons.net>,"..
"Nathanael Courant (Nore/Novatux) <nore@mesecons.net>,"..
"BlockMen,"..
","..
"#FFFF00" .. fgettext("Active Contributors") .. "," ..
Expand Down

0 comments on commit 83f1d9a

Please sign in to comment.