Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DVarText.h150 static const std::string PREDEFINED_DESIGN_TAG; variable
H A DVarText.cpp233 const std::string VarText::PREDEFINED_DESIGN_TAG = "predefinedshipdesign"; member in VarText