Fix T-Creds image path (lowercase filename)

This commit is contained in:
itsaygea
2026-01-24 08:55:28 -07:00
parent 9152adfc46
commit 393cddc903
+1 -1
View File
@@ -471,7 +471,7 @@
</div>
<h4>T-Creds (Upgrades)</h4>
<div style="display: flex; align-items: center; gap: 15px; margin: 10px 0;">
<img src="currencies/T-Creds.png" alt="T-Creds" style="width: 50px; height: 50px; object-fit: contain; border-radius: 8px; background: rgba(255,255,255,0.05); padding: 5px;">
<img src="currencies/t-creds.png" alt="T-Creds" style="width: 50px; height: 50px; object-fit: contain; border-radius: 8px; background: rgba(255,255,255,0.05); padding: 5px;">
<div>
<p style="margin: 0;">For operator leveling, skills, and weapons</p>
</div>