Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044979
en ru br
Репозитории ALT

Группа :: Игры/Прочее
Пакет: crrcsim

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: crrcsim-0.9.12-alt-build.patch
Скачать


diff --git a/crrcsim/src/mod_video/crrc_animation.cpp b/crrcsim/src/mod_video/crrc_animation.cpp
index a3991fb..1b64ed5 100644
--- a/crrcsim/src/mod_video/crrc_animation.cpp
+++ b/crrcsim/src/mod_video/crrc_animation.cpp
@@ -84,7 +84,7 @@ void createAnimation(SimpleXMLTransfer *animation, ssgEntity* model)
       else
       {
         std::cerr << "createAnimation: unknown animation type '"
-                  << type << "'" << std::cerr;
+                  << type << "'" << std::endl;
       }
       
       if (anim != NULL)
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin