Remove math.
This commit is contained in:
@@ -6,7 +6,7 @@ int main()
|
||||
{
|
||||
float t = 2;
|
||||
PMath::Clamp(t, 2.0f, 4.0f);
|
||||
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user