Changeset 8196 in orxonox.OLD for branches/network/src
- Timestamp:
 - Jun 7, 2006, 3:17:38 PM (19 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          branches/network/src/lib/network/player_stats.cc (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/network/src/lib/network/player_stats.cc
r8194 r8196 134 134 { 135 135 this->playable = dynamic_cast<Playable*>(*it); 136 this->playable->toList( OM_PLAYERS ); 136 //TODO when OM_PLAYERS is ticked add line: 137 //this->playable->toList( OM_PLAYERS ); 137 138 break; 138 139 }  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






