FF Diff Viewer

Comparing 2006 Base SDK to Fortress Forever 2.46

dlls/mapentities.cpp

331332333334335336337
// Parse the opening brace. // char token[MAPKEY_MAXLENGTH]; pMapData = MapEntity_ParseToken( pMapData, token ); // // Check to see if we've finished or not.
331332333334335336337
// Parse the opening brace. // char token[MAPKEY_MAXLENGTH]; pMapData = MapEntity_ParseToken( pMapData, token ); // // Check to see if we've finished or not.
429430431432433434
nEntities++; } } #if !defined( _RETAIL ) #if defined( _XBOX ) Q_snprintf( sz, sizeof( sz ), "Template Spawn:Start" );
429430431432433434435
nEntities++; } } #if !defined( _RETAIL ) #if defined( _XBOX ) Q_snprintf( sz, sizeof( sz ), "Template Spawn:Start" );