Add translations; Duplicate listing of people
This commit is contained in:
parent
c93a865098
commit
ba15f01ca9
|
@ -58,12 +58,22 @@ mcl_credits.people = {
|
||||||
{"3D Models", 0x0019FF, {
|
{"3D Models", 0x0019FF, {
|
||||||
"22i",
|
"22i",
|
||||||
"tobyplowy",
|
"tobyplowy",
|
||||||
|
"epCode",
|
||||||
}},
|
}},
|
||||||
{"Textures", 0xFF9705, {
|
{"Textures", 0xFF9705, {
|
||||||
"XSSheep",
|
"XSSheep",
|
||||||
|
"Wuzzy",
|
||||||
"kingoscargames",
|
"kingoscargames",
|
||||||
"leorockway",
|
"leorockway",
|
||||||
"xMrVizzy",
|
"xMrVizzy",
|
||||||
|
"yutyo"
|
||||||
|
}},
|
||||||
|
{"Translations", 0x00FF60, {
|
||||||
|
"Wuzzy",
|
||||||
|
"Rocher Laurent",
|
||||||
|
"wuniversales",
|
||||||
|
"kay27",
|
||||||
|
"pitchum",
|
||||||
}},
|
}},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue