1
0
Fork 0

Testing display lists in ssg.

This commit is contained in:
curt 1999-11-24 14:15:10 +00:00
parent d7d9403509
commit bc8bbb823f

View file

@ -785,6 +785,7 @@ ssgBranch *fgObjLoad( const string& path, FGTileEntry *t, const bool is_base) {
fan_tex_coords.size(), tindex, tclist,
0, NULL, NULL ) ;
}
// leaf->makeDList();
leaf->setState( state );
tile->addKid( leaf );