From 284534b2a5c2b7959fe1c39a64eefbd861140a9a Mon Sep 17 00:00:00 2001 From: Programerus Date: Tue, 13 Mar 2012 18:08:44 +0100 Subject: Comments translated from French to English. (correction) --- src/autobase.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/autobase.cpp b/src/autobase.cpp index 1436b10..3956629 100644 --- a/src/autobase.cpp +++ b/src/autobase.cpp @@ -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 ) { -- cgit v1.2.3-1-g7c22