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; }