Update LootRollAction.cpp

Removed spaces
This commit is contained in:
avirar
2024-10-20 09:38:05 +11:00
committed by GitHub
parent 2846b48833
commit 30c36ccbf2

View File

@@ -149,7 +149,6 @@ bool LootRollAction::Execute(Event event)
// break; // break;
// } // }
// } // }
return true; return true;
} }