Ignore:
Timestamp:
04/04/06 23:47:05 (18 years ago)
Author:
mattausch
Message:

fixed bug in teapot demo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.cpp

    r723 r724  
    195195        //mMyStatsAlgorithmInfo->setTop(top); 
    196196 
    197         mMyStatsOverlay->show(); 
     197        //mMyStatsOverlay->show(); 
    198198 
    199199        if (1) 
     
    204204         
    205205                // show stats overlays 
    206                 showStats(false); 
     206                showStats(true); 
    207207        } 
    208208 
Note: See TracChangeset for help on using the changeset viewer.