Core/Loot: Fixed getting to much loot sometimes.

This commit is contained in:
hondacrx
2018-03-09 23:30:55 -05:00
parent 8f870a0366
commit c650888eeb
3 changed files with 1 additions and 5 deletions
-1
View File
@@ -213,7 +213,6 @@ namespace Game.Loots
return false;
LootTemplate tab = store.GetLootFor(lootId);
if (tab == null)
{
if (!noEmptyError)