Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 10, 2006, 1:56:40 AM (19 years ago)
Author:
bensch
Message:

orxonox/std: less evil

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/std/src/lib/util/loading/resource_manager.cc

    r7207 r7208  
    324324                                  const MultiType& param0, const MultiType& param1, const MultiType& param2)
    325325{
     326
     327  printf("LOADING:::::: %s\n", fileName.c_str());
    326328  // searching if the resource was loaded before.
    327329  Resource* tmpResource;
Note: See TracChangeset for help on using the changeset viewer.