diff gui.lua @ 140:c176359e7265 2.20.3

TOC bump for 5.2, correct icon paths.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Wed, 20 Mar 2013 20:48:01 -0400
parents acaa01b90505
children 375059a11c1d
line wrap: on
line diff
--- a/gui.lua	Fri Oct 19 14:37:15 2012 -0400
+++ b/gui.lua	Wed Mar 20 20:48:01 2013 -0400
@@ -522,7 +522,7 @@
 					textured = eoi_st_textured_item_format:format (itexture,
 						ITEM_QUALITY_COLORS[iquality].hex, iname, player.count[unique] or "")
 				else
-					textured = eoi_st_textured_item_format:format ([[ICONS\INV_Misc_QuestionMark]],
+					textured = eoi_st_textured_item_format:format ([[Interface\ICONS\INV_Misc_QuestionMark]],
 						ITEM_QUALITY_COLORS[ITEM_QUALITY_COMMON].hex, 'UNKNOWN - REDISPLAY LATER', "")
 					cache_okay = false
 				end