summaryrefslogtreecommitdiff
path: root/mm/2s2h/BenGui/BenMenu.cpp
diff options
context:
space:
mode:
authorGarrett <garrettjcox@gmail.com>2026-02-27 09:33:38 -0600
committerGarrett <garrettjcox@gmail.com>2026-02-27 09:33:38 -0600
commit46a1ebce03a21ee47ece547ca777657ad91254bb (patch)
tree0d014b351f5b9a29e4d233f332e73dea7af4a6e2 /mm/2s2h/BenGui/BenMenu.cpp
parent0b1277a5afd66e631d75b29362e41e17562df076 (diff)
clang fix
Diffstat (limited to 'mm/2s2h/BenGui/BenMenu.cpp')
-rw-r--r--mm/2s2h/BenGui/BenMenu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/2s2h/BenGui/BenMenu.cpp b/mm/2s2h/BenGui/BenMenu.cpp
index 1f6aeb170..cc2f6d775 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", // "Adam Bird", dupe
+ "Archez", // "Adam Bird", dupe
"Eblo",
"louist103",
"balloondude2",