Forráskód Böngészése

[fixed] Typo causing volleyball icon not to work as reported by Frankieo

Kevin_Smarts 4 hónapja
szülő
commit
fd5eade99f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      locations/stat_display.qsrc

+ 1 - 1
locations/stat_display.qsrc

@@ -1356,7 +1356,7 @@ if cheatStatusIcons = 0:
 
 	if volleysostav > 0 and week = 6 and sorevday ! daystart and hour <= 18:
 		$stat_volleyball_msg = 'There is volleyball tournament today at 18:00.'
-		$statusIconBarTab += '<td><a href="exec: msg $stat_volleyball_msg"><img title="<<$stat_volleyball_msg>>" height = <<set_siconht>> src="images/system/icons/status/volleball'+iif(theme['is_dark'] = 1, '_white', '')+'.png"></a></td>'
+		$statusIconBarTab += '<td><a href="exec: msg $stat_volleyball_msg"><img title="<<$stat_volleyball_msg>>" height = <<set_siconht>> src="images/system/icons/status/volleyball'+iif(theme['is_dark'] = 1, '_white', '')+'.png"></a></td>'
 	end
 	
 	if pfilmNO ! 1: