From 464b7d8fff8884641bbd221783e822047a0e70d0 Mon Sep 17 00:00:00 2001 From: souldbminersmwc Date: Thu, 11 Jun 2026 18:57:34 -0400 Subject: [PATCH] Update main.cpp --- Source/Benchmark-Toolbox/source/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Benchmark-Toolbox/source/main.cpp b/Source/Benchmark-Toolbox/source/main.cpp index b9b6d948..0f0f432c 100644 --- a/Source/Benchmark-Toolbox/source/main.cpp +++ b/Source/Benchmark-Toolbox/source/main.cpp @@ -682,7 +682,7 @@ class CreditsTab : public brls::Box { this->addView(h); makeRow(this, "Memtester")->setText("Simon Kirby, Charles Cazabon, KazushiMe & CTCaer"); - makeRow(this, "FurMark")->setText("AnxietyTimmy"); + makeRow(this, "FurMark")->setText("StanislavPetrovV & AnxietyTimmy"); makeRow(this, "GPU Test")->setText("NaGaa95"); makeRow(this, "Membench")->setText("Siarhei Siamashka, KazushiMe & Lineon"); makeRow(this, "Stress-ng")->setText("ColinIanKing & Lineon");