From 30c36ccbf270ce5c3d790668dc4c7683045af339 Mon Sep 17 00:00:00 2001 From: avirar Date: Sun, 20 Oct 2024 09:38:05 +1100 Subject: [PATCH] Update LootRollAction.cpp Removed spaces --- src/strategy/actions/LootRollAction.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/strategy/actions/LootRollAction.cpp b/src/strategy/actions/LootRollAction.cpp index 8527b46f..17f4ccb0 100644 --- a/src/strategy/actions/LootRollAction.cpp +++ b/src/strategy/actions/LootRollAction.cpp @@ -149,7 +149,6 @@ bool LootRollAction::Execute(Event event) // break; // } // } - return true; }