mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 08:42:35 +00:00
Fixed editor not building. Hackish fix :)
This commit is contained in:
parent
fbfae91545
commit
351ddc460a
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user