boat fix & baked potato texture

This commit is contained in:
4aiman 2015-07-10 15:11:41 +03:00
parent dd1c96e1d3
commit 71fd90054e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ local boat = {
collisionbox = {-1,-0.5,-1, 1,0.5,1},
visual = "mesh",
mesh = "boat_base.x",
textures = {"boat_texture.png"},
textures = {"boat_texture.png","boat_texture.png","boat_texture.png","boat_texture.png"},
driver = nil,
v = 0,
stepcount = 0,