Show
Ignore:
Timestamp:
08/26/10 15:45:04 (21 months ago)
Author:
Carsten
Message:

Renamed class AppCafu to AppCafuT for consistency.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cafu/branches/cafu_to_wx/Ca3DE/MainCanvas.cpp

    r130 r131  
    379379 
    380380    // Initialize the GUI systems GUI managager. 
    381     //   - This has to be done *after* all materials are loaded (AppCafu::OnInit()) and after the MatSys::Renderer 
     381    //   - This has to be done *after* all materials are loaded (AppCafuT::OnInit()) and after the MatSys::Renderer 
    382382    //     has been initialized, so that the GuiMan finds its default material and can register it for rendering. 
    383383    //   - It has to be done *before* the game is initialized, because even the server needs access to it