Fix T-Creds image path (lowercase filename)
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user