Add-on to KJay's Loot Drop overlay
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
- Added toggle functionality between Total Value and Value/hour by clicking on the value display.- Improved value/hour accuracy by parsing session timer.- Maintains all previous functionality and calculations.
avgSpan.textContent = ` [${formatCoins(avgPerHour)}/hr]`;avgSpan.style.fontSize = '0.85em';