mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 21:10:46 +08:00
Merge 4097
This commit is contained in:
@@ -1039,7 +1039,7 @@ void CL_CreateCustomizationList( void )
|
||||
pResource = &cl.resourcelist[i];
|
||||
|
||||
if( !COM_CreateCustomization( &pPlayer->customdata, pResource, cl.playernum, 0, NULL, NULL ))
|
||||
Con_Printf( "problem with client customization %i, ignoring...", pResource );
|
||||
Con_Printf( "problem with client customization %s, ignoring...", pResource->szFileName );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user