mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 13:39:52 +00:00
remove unused variable continuance
This commit is contained in:
parent
a08efab4c0
commit
83acdf2870
@ -768,7 +768,6 @@ void game_state::write_snapshot(config& cfg, game_display* gui) const
|
||||
{
|
||||
log_scope("write_game");
|
||||
if(gui != NULL){
|
||||
cfg["snapshot"] = true;
|
||||
cfg["playing_team"] = str_cast(gui->playing_team());
|
||||
|
||||
game_events::write_events(cfg);
|
||||
|
Loading…
x
Reference in New Issue
Block a user