secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
212 stars 53 forks source link

viewer#3001 Fix doubletap run #3003

Closed akleshchev closed 2 weeks ago

akleshchev commented 2 weeks ago

This code was removed in https://github.com/secondlife/viewer/commit/ed6ecca2a45e52d9be1d91107b9643b5ecdfb8bf, but is needed for doubletap run to work.

I don't see agent_push_forward, agent_push_forwardbackward, nor "push_forward" being used anywhere in that commit.