Clear unknown in TimeROI (#1631)

This commit is contained in:
Fabian Neundorf
2025-07-18 01:53:35 +02:00
committed by GitHub
parent 6d6971734b
commit 66844aa945
4 changed files with 4 additions and 4 deletions

View File

@@ -755,7 +755,7 @@ TimeROI::TimeROI(Tgl::Renderer* p_renderer, ViewLODList* p_lodList, LegoTime p_t
// FUNCTION: LEGO1 0x100a9b40
// FUNCTION: BETA10 0x1018bbf0
void TimeROI::FUN_100a9b40(Matrix4& p_matrix, LegoTime p_time)
void TimeROI::CalculateWorldVelocity(Matrix4& p_matrix, LegoTime p_time)
{
LegoTime time = p_time - m_time;