Home
last modified time | relevance | path

Searched defs:COMBAT_ID_TAG (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DVarText.h144 static const std::string COMBAT_ID_TAG; variable
H A DVarText.cpp229 const std::string VarText::COMBAT_ID_TAG = "combat"; member in VarText