update aboutbox a bit
This commit is contained in:
parent
aae05ff0bf
commit
f08b853f19
|
@ -18,10 +18,10 @@ char *FCEUI_GetAboutString() {
|
||||||
const char *aboutTemplate =
|
const char *aboutTemplate =
|
||||||
FCEU_NAME_AND_VERSION "\n\n"
|
FCEU_NAME_AND_VERSION "\n\n"
|
||||||
"Administrators:\n"
|
"Administrators:\n"
|
||||||
"zeromus, punkrockguy318 (Lukas Sabota), feos\n"
|
"zeromus, mjbudd77, feos\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Current Contributors:\n"
|
"Current Contributors:\n"
|
||||||
"CaH4e3, rainwarrior\n"
|
"CaH4e3, rainwarrior, owomomo, punkrockguy318\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Past Contributors:\n"
|
"Past Contributors:\n"
|
||||||
"xhainingx, gocha, AnS\n"
|
"xhainingx, gocha, AnS\n"
|
||||||
|
|
Loading…
Reference in New Issue