Fix my name (doesn't display correctly because of utf8 characters)
This commit is contained in:
parent
8003c74dc1
commit
142890c7d8
|
@ -1014,7 +1014,7 @@ function tabbuilder.tab_credits()
|
||||||
"kahrl <kahrl@gmx.net>,"..
|
"kahrl <kahrl@gmx.net>,"..
|
||||||
"sapier,"..
|
"sapier,"..
|
||||||
"ShadowNinja <shadowninja@minetest.net>,"..
|
"ShadowNinja <shadowninja@minetest.net>,"..
|
||||||
"Nathanaël Courant (Nore/Novatux) <nore@mesecons.net>,"..
|
"Nathanael Courant (Nore/Novatux) <nore@mesecons.net>,"..
|
||||||
"BlockMen,"..
|
"BlockMen,"..
|
||||||
","..
|
","..
|
||||||
"#FFFF00" .. fgettext("Active Contributors") .. "," ..
|
"#FFFF00" .. fgettext("Active Contributors") .. "," ..
|
||||||
|
|
Loading…
Reference in New Issue