DRDE/ACTK1_0/common/Constants.cpp
Ren RenJuan 681188a22d push
2014-01-08 05:00:04 +00:00

7 lines
203 B
C++

#include "common/Constants.hpp"
bool Constants::useObjectPrefixes(true);
bool Constants::useRealTime(false);
bool Constants::isValidating(true);
const std::string Constants::DEFAULT_LANG("en");