Core/Loot: Fixed getting to much loot sometimes.
This commit is contained in:
@@ -213,7 +213,6 @@ namespace Game.Loots
|
||||
return false;
|
||||
|
||||
LootTemplate tab = store.GetLootFor(lootId);
|
||||
|
||||
if (tab == null)
|
||||
{
|
||||
if (!noEmptyError)
|
||||
|
||||
Reference in New Issue
Block a user