diff options
| author | Garrett <garrettjcox@gmail.com> | 2026-02-26 17:44:56 -0600 |
|---|---|---|
| committer | Garrett <garrettjcox@gmail.com> | 2026-02-26 17:44:56 -0600 |
| commit | 247c0617233be00752188762157c8fc056452504 (patch) | |
| tree | 81cc6ca4059eed92af208222a8491b97a24b7ff2 | |
| parent | c7a49c89b1af7c9fcca92725688f3477f67376cf (diff) | |
update contributors
| -rw-r--r-- | mm/2s2h/BenGui/BenMenu.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mm/2s2h/BenGui/BenMenu.cpp b/mm/2s2h/BenGui/BenMenu.cpp index 62c045768..a07c7baa0 100644 --- a/mm/2s2h/BenGui/BenMenu.cpp +++ b/mm/2s2h/BenGui/BenMenu.cpp @@ -247,7 +247,7 @@ WidgetInfo& BenMenu::AddWidget(WidgetPath& pathInfo, std::string widgetName, Wid // clang-format on std::vector<std::string> contributors = { "ProxySaw", // "Garrett Cox", manual replacement - "Archez", + "Archez", // "Adam Bird", dupe "Eblo", "louist103", "balloondude2", @@ -255,7 +255,7 @@ std::vector<std::string> contributors = { "inspectredc", "sitton76", "mckinlee", - "Patrick12115", + "ItsHeckinPat", // "Patrick12115", dupe "briaguya", "Malkierian", "PurpleHato", @@ -276,6 +276,7 @@ std::vector<std::string> contributors = { "Mrlinkwii", "Liam Scholte", "Lars-Christian Selland", + "Jameriquiah", // "Jordyn Hardyman", dupe "verbes4", "justawayofthesamurai", "cplaster", @@ -290,7 +291,6 @@ std::vector<std::string> contributors = { "MegaMech", "Louis", "Kenix3", - "Jameriquiah", // "Jordyn Hardyman", manual replacement "Jacob Erly", "Hoeloe", "Ghunzor", |
