mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-08 03:28:03 +03:00
Fix more trash
This commit is contained in:
parent
bf405e77d4
commit
d7c067b874
4 changed files with 16 additions and 18 deletions
|
@ -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) },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue