lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 18.03-beta 13 lines 504 B view raw
1diff --git c/src/mod_video/crrc_animation.cpp i/src/mod_video/crrc_animation.cpp 2index ee7d7f4..855b106 100644 3--- c/src/mod_video/crrc_animation.cpp 4+++ i/src/mod_video/crrc_animation.cpp 5@@ -84,7 +84,7 @@ void createAnimation(SimpleXMLTransfer *animation, ssgEntity* model) 6 else 7 { 8 std::cerr << "createAnimation: unknown animation type \'" 9- << type << "\'" << std::cerr; 10+ << type << "\'" << std::endl; 11 } 12 13 if (anim != NULL)