From 445fbd59c706e258c667892c455c3b7f98f8e664 Mon Sep 17 00:00:00 2001 From: DJMatch3000 <35374368+DJMatch3000@users.noreply.github.com> Date: Fri, 10 Dec 2021 15:45:17 -0500 Subject: [PATCH] Player Stats ui bugfix Fixed a mix-up with Bladeburner stats on the Player Stats page --- src/ui/CharacterStats.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ui/CharacterStats.tsx b/src/ui/CharacterStats.tsx index 30cb97510..667db7fce 100644 --- a/src/ui/CharacterStats.tsx +++ b/src/ui/CharacterStats.tsx @@ -130,10 +130,10 @@ function BladeburnerMults(): React.ReactElement { return ( );