asteroids techdemo 10.04

This commit is contained in:
2010-04-06 22:55:49 +02:00
parent f862a952e5
commit dd70d90ba5
2 changed files with 3 additions and 2 deletions
-1
View File
@@ -74,7 +74,6 @@ int Engine::OnInit (int argc, char* argv[]) {
exit (-1);
}
/* Model */
if (mModel == NULL)
mModel = new ModelBase ();