change icon empty if not area

This commit is contained in:
crabman77 2016-06-18 22:35:38 +02:00
parent 28a913a925
commit cf8511b516
3 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ local function tick()
end
end
local icon = "areas_1_0_1.png"
local icon = "areas_not_area.png"
if nb_areas > 0 then
area_text = ("nb area:%u\nowner:%s\nname:%s"):format(nb_areas, area_owner_name, area_name)
icon = ("areas_%u_%u_%u.png"):format(mod_owner, mod_open, mod_farming)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 385 B

After

Width:  |  Height:  |  Size: 781 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B