mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 19:53:16 +00:00
Small indent fixup for 7adf43a4a201
This commit is contained in:
parent
7adf43a4a2
commit
ce8ca0a9df
@ -643,7 +643,7 @@ ingame_savegame::ingame_savegame(saved_game &gamestate,
|
||||
void ingame_savegame::create_filename()
|
||||
{
|
||||
set_filename((formatter() << gamestate().classification().label
|
||||
<< " " << _("Turn") << " " << gamestate().get_starting_pos()["turn_at"]).str());
|
||||
<< " " << _("Turn") << " " << gamestate().get_starting_pos()["turn_at"]).str());
|
||||
}
|
||||
|
||||
void ingame_savegame::write_game(config_writer &out) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user