]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/accuracy.mako
Update the templates for the new classes.
[xonotic/xonstat.git] / xonstat / templates / accuracy.mako
index 55736d006fe9043aec1976ff2f06b06a5699969f..3c1e007c33dbf41f0301ca9b62f7d26ef92d651f 100644 (file)
@@ -44,7 +44,7 @@
     <tr>
       ## Note: the name of the image must match up with the weapon_cd 
       ## entry of that weapon, else this won't work
-      <td class="small-2 medium-1 text-center"><span class="sprite sprite-weapon${weapon_stat[1]}"></span></td>
+      <td class="small-2 medium-1 text-center"><span class="sprite sprite-${weapon_stat[1]}"></span></td>
       <td class="show-for-medium-up">${weapon_stat[0]}</td>
       <td class="show-for-medium-up">${weapon_stat[6]}</td>
       <td>${weapon_stat[4]}/${weapon_stat[5]} (${hit_pct}%)</td>