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';