mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Move f1000 sanitizing to the places that still use this type
This commit is contained in:
parent
b204655081
commit
137eef6590
6 changed files with 8 additions and 17 deletions
|
@ -141,7 +141,6 @@ public:
|
|||
|
||||
void setSpeed(v3f speed)
|
||||
{
|
||||
clampToF1000(speed);
|
||||
m_speed = speed;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue