fix a build issue caught by runuat

This commit is contained in:
Mamadou Babaei
2026-02-24 10:42:42 +01:00
parent 326b8c1ecc
commit 16f2ef6f4f
@@ -93,7 +93,7 @@ public:
return bRight;
}
FORCEINLINE void SetRight(const bool bInRight);
void SetRight(const bool bInRight);
FORCEINLINE bool IsVisualized() const
{