修复载具图片位置错误问题
This commit is contained in:
parent
ab4cf85447
commit
9b9dfc93b4
1 changed files with 1 additions and 1 deletions
|
@ -502,6 +502,6 @@ public class Mle1934Entity extends VehicleEntity implements GeoEntity, ICannonEn
|
|||
|
||||
@Override
|
||||
public ResourceLocation getVehicleIcon() {
|
||||
return ModUtils.loc("textures/vehicle_icon/mle_1934_icon.png");
|
||||
return ModUtils.loc("textures/vehicle_icon/mle1934_icon.png");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue