mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Core/DB2Stores: fixed loading ItemCurrencyCost.db2
This commit is contained in:
@@ -45,7 +45,7 @@ struct ItemEntry
|
||||
|
||||
struct ItemCurrencyCostEntry
|
||||
{
|
||||
uint32 Id;
|
||||
//uint32 Id;
|
||||
uint32 ItemId;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user