Changed texture name to fit to standard

This commit is contained in:
Pierre-Yves Rollo 2017-12-10 11:04:24 +01:00
parent 58408a6f07
commit 7e261aebaa
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ local models = {
inventory_image = "signs_road_blue.png",
},
},
large_street_sign = {
large_street_sign = {
depth = 1/16,
width = 64/16,
height = 12/16,
@ -53,7 +53,7 @@ local models = {
description = S("Large banner"),
tiles = { "signs_road_sides.png", "signs_road_sides.png",
"signs_road_sides.png", "signs_road_sides.png",
"signs_road_sides.png", "station_sign.png" },
"signs_road_sides.png", "signs_road_large_white.png" },
inventory_image = "signs_road_white.png",
},
},

View File

Before

Width:  |  Height:  |  Size: 168 B

After

Width:  |  Height:  |  Size: 168 B