Fixed the game not starting.
This commit is contained in:
parent
fb3f3a6972
commit
d07e2c9f11
1 changed files with 1 additions and 0 deletions
|
@ -581,6 +581,7 @@ bool game_controller::init_language()
|
|||
if(!no_gui_) {
|
||||
SDL_WM_SetCaption(_("The Battle for Wesnoth"), NULL);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
bool game_controller::play_test()
|
||||
|
|
Loading…
Add table
Reference in a new issue