diff options
| author | Garrett <garrettjcox@gmail.com> | 2026-02-27 09:33:38 -0600 |
|---|---|---|
| committer | Garrett <garrettjcox@gmail.com> | 2026-02-27 09:33:38 -0600 |
| commit | 46a1ebce03a21ee47ece547ca777657ad91254bb (patch) | |
| tree | 0d014b351f5b9a29e4d233f332e73dea7af4a6e2 /mm/2s2h/BenGui/BenMenu.cpp | |
| parent | 0b1277a5afd66e631d75b29362e41e17562df076 (diff) | |
clang fix
Diffstat (limited to 'mm/2s2h/BenGui/BenMenu.cpp')
| -rw-r--r-- | mm/2s2h/BenGui/BenMenu.cpp | 2 |
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", |
