Home
last modified time | relevance | path

Searched refs:source_empire (Results 1 – 1 of 1) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/universe/
H A DUniverse.cpp1665 if (auto source_empire = GetEmpire(source->Owner())) in CountDestructionInStats() local
1666 source_empire->RecordShipShotDown(*shp); in CountDestructionInStats()