Home
last modified time | relevance | path

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

/dports/games/criticalmass/CriticalMass-1.5/game/
H A DVideo.cpp623 string theSkill = Skill::getString(GameState::skill); in update() local
624 scoreFont.DrawString( theSkill.c_str(), tx, ty, size, size); in update()