mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
add source-sdk-2013
This commit is contained in:
@@ -451,7 +451,7 @@ void CL_PreserveExistingEntity( int nOldEntity )
|
||||
return;
|
||||
}
|
||||
|
||||
pEnt->OnDataUnchangedInPVS();
|
||||
// pEnt->OnDataUnchangedInPVS();
|
||||
}
|
||||
|
||||
void CL_CopyExistingEntity( CEntityReadInfo &u )
|
||||
|
||||
@@ -298,6 +298,7 @@ def build(bld):
|
||||
'audio/private/voice_sound_engine_interface.cpp', #[!$X360]
|
||||
'audio/private/voice_mixer_controls_openal.cpp', #[$OSXALL||$LINUXALL]
|
||||
'audio/private/voice_record_openal.cpp', #[$OSXALL||$LINUXALL]
|
||||
'audio/private/voice_record_sdl.cpp', #[$OSXALL||$LINUXALL]
|
||||
'../public/vgui_controls/vgui_controls.cpp',
|
||||
'../common/vgui/vgui_basebudgetpanel.cpp',
|
||||
'../common/vgui/vgui_budgetbargraphpanel.cpp',
|
||||
|
||||
Reference in New Issue
Block a user