mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
Water strafe used opposite sign convention from land movement. Land: strafeLeft += right, strafeRight -= right. Water was: strafeLeft -= right, strafeRight += right. Now matches land. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||