mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 02:15:22 +02:00
Camera: Arm inertia code cleanup (#6094)
This commit is contained in:
@@ -165,7 +165,7 @@ public:
|
||||
|
||||
void drawNametags();
|
||||
|
||||
inline void addArmInertia(f32 player_yaw, f32 frametime);
|
||||
inline void addArmInertia(f32 player_yaw);
|
||||
|
||||
private:
|
||||
// Nodes
|
||||
|
Reference in New Issue
Block a user