Change how swimming works. NEEDS TESTING!

This commit is contained in:
OttoLidenbrock 2015-05-02 22:07:15 +10:00
parent 46096017ae
commit bc38fcb471

View File

@ -2114,6 +2114,8 @@ void ClientEnvironment::step(float dtime)
f32 dtime_downcount = dtime;
free_move |= lplayer->in_liquid || lplayer->in_liquid_stable;
/*
Stuff that has a maximum time increment
*/