Fixed editor not building. Hackish fix :)

This commit is contained in:
Philippe Plantier 2004-08-22 13:17:39 +00:00
parent fbfae91545
commit 351ddc460a

View File

@ -200,7 +200,7 @@ int main(int argc, char** argv)
std::cerr << "Error when reading game config: '" << e.message << "'" << std::endl;
}
set_language("English");
//set_language("English");
if(mapdata.empty()) {
for(int i = 0; i != 20; ++i) {