mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 04:41:39 +00:00
add brianuuuSonic to credits
This commit is contained in:
parent
28d1052e98
commit
78226b5224
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
inline std::array<const char*, 15> g_credits =
|
||||
inline std::array<const char*, 16> g_credits =
|
||||
{
|
||||
"Skyth",
|
||||
"Hyper",
|
||||
|
|
@ -17,4 +17,5 @@ inline std::array<const char*, 15> g_credits =
|
|||
"Goalringmod27",
|
||||
"M&M",
|
||||
"DaGuAr",
|
||||
"brianuuuSonic"
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue