Open
Description
Is your feature request related to a problem? Please describe.
Water waves aren't synced between players.
Describe the solution you'd like
Synchronize water waves.
Additional context
Possibly could be done by synchronizing CWaterLevel::m_nWaterTimeOffset
(0xC228A4) variable + patching water functions to be FPS independent.