Comments translated from French to English. (correction)

dev-ui
Programerus 2012-03-13 18:08:44 +01:00
parent eaa15eddc8
commit 284534b2a5
1 changed files with 2 additions and 2 deletions

View File

@ -634,7 +634,7 @@ begin:
{
if ( m_progress >= 1.0f )
{
FreezeCargo(FALSE); // freeze all cargo
FreezeCargo(FALSE); // frees all cargo
if ( m_param != PARAM_PORTICO )
{
@ -1199,7 +1199,7 @@ BOOL CAutoBase::Abort()
}
m_object->SetAngleZ(0, 0.0f);
FreezeCargo(FALSE); // freeze all cargo
FreezeCargo(FALSE); // frees all cargo
if ( m_soundChannel != -1 )
{