mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-12 23:54:37 +00:00
Name fix, I guess?
git-svn-id: https://svn.eduke32.com/eduke32@7974 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
f76ca0a361
commit
3a7ee79554
1 changed files with 1 additions and 1 deletions
|
@ -2843,7 +2843,7 @@ static void Menu_PreDraw(MenuID_t cm, MenuEntry_t *entry, const vec2_t origin)
|
||||||
};
|
};
|
||||||
static const char *body[] =
|
static const char *body[] =
|
||||||
{
|
{
|
||||||
"Alexey Khokholov", // Nuke.YKT - Polymost fixes
|
"Alexey Skrybykin", // Nuke.YKT - Polymost fixes
|
||||||
"Bioman", // GTK work, APT repository and package upkeep
|
"Bioman", // GTK work, APT repository and package upkeep
|
||||||
"Brandon Bergren", // "Bdragon" - tiles.cfg
|
"Brandon Bergren", // "Bdragon" - tiles.cfg
|
||||||
"Charlie Honig", // "CONAN" - showview command
|
"Charlie Honig", // "CONAN" - showview command
|
||||||
|
|
Loading…
Reference in a new issue