Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DVarText.h138 static const std::string FLEET_ID_TAG; variable
H A DVarText.cpp225 const std::string VarText::FLEET_ID_TAG = "fleet"; member in VarText