Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DVarText.h136 static const std::string SHIP_ID_TAG; variable
H A DVarText.cpp224 const std::string VarText::SHIP_ID_TAG = "ship"; member in VarText