mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-03 05:49:41 +03:00
vphysics: update
This commit is contained in:
@@ -188,7 +188,8 @@ void CPhysicsMotionController::do_simulation_controller(IVP_Event_Sim *event,IVP
|
||||
}
|
||||
break;
|
||||
}
|
||||
pCore->apply_velocity_limit();
|
||||
// TODO(mastercoms): apply sv_maxvelocity?
|
||||
//pCore->apply_velocity_limit();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user