Changeset 9272 in orxonox.OLD for branches/proxy/src/world_entities/space_ships
- Timestamp:
 - Jul 13, 2006, 3:17:50 PM (19 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/proxy/src/world_entities/space_ships/space_ship.cc
r9235 r9272 314 314 if( entity->isA(CL_PROJECTILE) && entity != ref) 315 315 { 316 if ( isServer() )316 if ( SharedNetworkData::getInstance()->isMasterServer() ) 317 317 { 318 318 //TODO handle this  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






