mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-17 20:10:21 +03:00
Initial Mapbase commit (squashed from mapbase-beta)
This commit is contained in:
@@ -1219,6 +1219,9 @@ void CInput::CreateMove ( int sequence_number, float input_sample_frametime, boo
|
||||
}
|
||||
|
||||
// Let the move manager override anything it wants to.
|
||||
#ifdef VGUI_SCREEN_FIX
|
||||
cmd->buttons |= IN_VALIDVGUIINPUT;
|
||||
#endif
|
||||
if ( g_pClientMode->CreateMove( input_sample_frametime, cmd ) )
|
||||
{
|
||||
// Get current view angles after the client mode tweaks with it
|
||||
|
||||
Reference in New Issue
Block a user