mirror of
https://github.com/halpz/re3.git
synced 2025-07-07 11:48:56 +00:00
Stats(except displaying), PlayerInfo, marker fix
This commit is contained in:
@ -2756,7 +2756,6 @@ cAudioManager::ProcessPlane(cVehicleParams *params)
|
||||
ProcessCesna(params);
|
||||
break;
|
||||
default:
|
||||
debug("Plane Model Id is %d\n, ", params->m_pVehicle->GetModelIndex());
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user