Don't disable vehicle enter/exit key
This commit is contained in:
@ -34,8 +34,6 @@ namespace RageCoop.Client
|
||||
}
|
||||
|
||||
Game.DisableControlThisFrame(Control.FrontendPause);
|
||||
Game.DisableControlThisFrame(Control.VehicleExit);
|
||||
Game.DisableControlThisFrame(Control.Enter);
|
||||
|
||||
if (Main.Settings.DisableAlternatePause)
|
||||
{
|
||||
|
Reference in New Issue
Block a user