[Commits] [wesnoth/wesnoth] 699fba: remove useless code in playcampaign.cpp
GitHub
noreply at github.com
Sun Jun 15 22:39:54 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 699fbaef679220e53af8f23e2e049989f21e83da
https://github.com/wesnoth/wesnoth/commit/699fbaef679220e53af8f23e2e049989f21e83da
Author: gfgtdf <tischpapier at gmail.com>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M src/playcampaign.cpp
Log Message:
-----------
remove useless code in playcampaign.cpp
we don't need gamestate.carryover_sides_start["next_scenario"] = resources::gamedata->next_scenario(); at that location, becasue that function only does the message, the actual carryover was moved to saved_game.cpp/carryover.cpp
More information about the Commits
mailing list