mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-02 17:57:59 +03:00
Remove comment
This commit is contained in:
parent
7f7ba2673a
commit
37d521e6ea
1 changed files with 0 additions and 1 deletions
|
@ -170,7 +170,6 @@ namespace TEN::Effects::Electricity
|
|||
constexpr auto LIFE_START_FADING = HELICAL_LASER_LIFE_MAX / 2;
|
||||
constexpr auto LENGTH_LERP_ALPHA = 0.25f;
|
||||
|
||||
// No active effects; return early.
|
||||
if (HelicalLasers.empty())
|
||||
return;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue