From 1ca5559e828ffa1c176efaa92a8d11ae54fe9e27 Mon Sep 17 00:00:00 2001 From: PvtVoid Date: Wed, 29 May 2024 14:45:07 +0200 Subject: [PATCH] Remove Skip1Power Attacks Toggle --- .../components/elements/priorityControl/PriorityControl.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/routes/game/components/elements/priorityControl/PriorityControl.tsx b/src/routes/game/components/elements/priorityControl/PriorityControl.tsx index 2946bf6b..678d3db0 100644 --- a/src/routes/game/components/elements/priorityControl/PriorityControl.tsx +++ b/src/routes/game/components/elements/priorityControl/PriorityControl.tsx @@ -67,8 +67,7 @@ export default function Menu() {
- - + {/* */}
);