Fix more trash

This commit is contained in:
Lwmte 2021-11-10 19:37:11 +03:00
parent bf405e77d4
commit d7c067b874
4 changed files with 16 additions and 18 deletions

View file

@ -123,7 +123,7 @@ namespace TEN::Renderer
addSpriteBillboardConstrained(&m_sprites[Objects[ID_DEFAULT_SPRITES].meshIndex + SPR_LIGHTHING],
c,
Vector4(r / 255.0f, g / 255.0f, b / 255.0f, 1.0f),
SPRITE_ROTATION_90_DEGREES,
(PI / 2),
1.0f,
{ arc->width * 8.0f,
Vector3::Distance(pos1, pos2) },