Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DVarText.h146 static const std::string EMPIRE_ID_TAG; variable
H A DVarText.cpp231 const std::string VarText::EMPIRE_ID_TAG = "empire"; member in VarText