mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-08 09:49:36 +00: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