Home
last modified time | relevance | path

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

/dports/games/manaplus/manaplus-2.1.3.17/src/being/
H A Dbeing.h1379 bool mGotComment; variable
H A Dbeing.cpp269 mGotComment(false), in Being()
321 mGotComment = true; in postInit()
4727 if (mGotComment || mName.empty()) in updateComment()
4730 mGotComment = true; in updateComment()