Home
last modified time | relevance | path

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

/dports/games/scourge/scourge/src/common/
H A Dconstants.h491 DEAD_CHARACTER_ERROR, enumerator
/dports/games/scourge/scourge/src/
H A Dscourge.cpp3867 showMessageDialog( Constants::getMessage( Constants::DEAD_CHARACTER_ERROR ) ); in useItem()