Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/common/
H A Dscripts.cpp2319 static teamDef_t::model_t const* Com_GiveModel (int gender, const teamDef_t *td) in Com_GiveModel() function
2404 teamDef_t::model_t const* const model = Com_GiveModel(chr->gender, chr->teamDef); in Com_GetCharacterModel()