asteroids techdemo 10.04
This commit is contained in:
@@ -74,7 +74,6 @@ int Engine::OnInit (int argc, char* argv[]) {
|
||||
exit (-1);
|
||||
}
|
||||
|
||||
|
||||
/* Model */
|
||||
if (mModel == NULL)
|
||||
mModel = new ModelBase ();
|
||||
|
||||
Reference in New Issue
Block a user