Message ID | 20110922105215.18991.54947.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'src/scene-build.cpp' --- src/scene-build.cpp 2011-09-19 16:18:59 +0000 +++ src/scene-build.cpp 2011-09-21 09:52:37 +0000 @@ -36,7 +36,7 @@ mOptions["interleave"] = Scene::Option("interleave", "false", "Whether to interleave vertex attribute data [true,false]"); mOptions["model"] = Scene::Option("model", "horse", - "Which model to use [horse, angel, buddha, bunny, dragon, armadillo]"); + "Which model to use [horse, bunny]"); } SceneBuild::~SceneBuild()