patches are there to fix stuff lol
This commit is contained in:
parent
e9390489c0
commit
118e2e16c8
@ -57,5 +57,5 @@ function sparktech.makebar(texture, posx, posy, sizex, sizey, value, maxvalue, d
|
||||
sizey = (value / maxvalue) * sizey
|
||||
end
|
||||
|
||||
return "image[" .. posx .. "," .. posy .. "," .. "," .. sizex .. "," .. sizey .. "," .. texture .. "]"
|
||||
return "image[" .. posx .. "," .. posy .. ";" .. sizex .. "," .. sizey .. ";" .. texture .. "]"
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user