mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
updated credits to include the Eternal Dream Arabization team
This commit is contained in:
@@ -7,6 +7,9 @@ namespace Credits {
|
||||
|
||||
/* Translators list; lines prefaced with a space aren't translatable */
|
||||
static const char* translators[] = {
|
||||
"Arabic",
|
||||
" Montassar Ghanmi",
|
||||
" Mohammed Seif Eddine Chaib",
|
||||
"Catalan",
|
||||
" Eduard Ereza Martínez",
|
||||
"Welsh",
|
||||
@@ -60,7 +63,7 @@ static const char* translators[] = {
|
||||
};
|
||||
|
||||
/* Hardcoded pagesizes for the translator credits. Simplifies paging backwards and forwards */
|
||||
static const int translator_pagesize[] = { 8, 9, 9, 10, 10, 4 };
|
||||
static const int translator_pagesize[] = { 7, 9, 10, 10, 9, 8 };
|
||||
|
||||
/* Terry's Patrons... */
|
||||
static const char* superpatrons[] = {
|
||||
|
||||
Reference in New Issue
Block a user