Cosmetic addition to credits.
This commit is contained in:
@@ -55,6 +55,10 @@ local contrib = {
|
|||||||
"waiei", -- custom scoring fixes + Hybrid scoring
|
"waiei", -- custom scoring fixes + Hybrid scoring
|
||||||
}
|
}
|
||||||
|
|
||||||
|
local translators = {
|
||||||
|
"John Reactor (Polish)",
|
||||||
|
}
|
||||||
|
|
||||||
local thanks = {
|
local thanks = {
|
||||||
"A Pseudonymous Coder", -- support
|
"A Pseudonymous Coder", -- support
|
||||||
"Bill Shillito (DM Ashura)", -- Music (not yet though)
|
"Bill Shillito (DM Ashura)", -- Music (not yet though)
|
||||||
@@ -94,11 +98,14 @@ local sections = {
|
|||||||
{ "sm-ssc Team", sm_ssc },
|
{ "sm-ssc Team", sm_ssc },
|
||||||
{ "StepMania Team", stepmania },
|
{ "StepMania Team", stepmania },
|
||||||
{ "Other Contributors", contrib },
|
{ "Other Contributors", contrib },
|
||||||
|
{ "Translators", translators },
|
||||||
{ "Special Thanks", thanks },
|
{ "Special Thanks", thanks },
|
||||||
{ "Shoutouts", shoutout },
|
{ "Shoutouts", shoutout },
|
||||||
{ "Copyright", copyright },
|
{ "Copyright", copyright },
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
-- To add people or sections modify the above.
|
-- To add people or sections modify the above.
|
||||||
|
|
||||||
local lineOn = cmd(zoom,0.875;strokecolor,color("#444444");shadowcolor,color("#444444");shadowlength,3)
|
local lineOn = cmd(zoom,0.875;strokecolor,color("#444444");shadowcolor,color("#444444");shadowlength,3)
|
||||||
|
|||||||
Reference in New Issue
Block a user