mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-06 03:29:55 -06:00
Spanish translation. (#314)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
inline std::array<const char*, 14> g_credits =
|
||||
inline std::array<const char*, 15> g_credits =
|
||||
{
|
||||
"Skyth",
|
||||
"Hyper",
|
||||
@@ -15,5 +15,6 @@ inline std::array<const char*, 14> g_credits =
|
||||
"LadyLunanova",
|
||||
"LJSTAR",
|
||||
"Goalringmod27",
|
||||
"M&M"
|
||||
"M&M",
|
||||
"DaGuAr",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user