Home
last modified time | relevance | path

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

/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/widgets/
H A Dunitdetailshud.cpp112 const auto unitScore = static_cast<const cBuilding*> (unit)->points; in reset() local
116 drawRow (1, eUnitDataSymbolType::Human, unitScore, unitScore, lngPack.i18n ("Text~Others~Score")); in reset()