Commit e52f807f authored by Nemo Ma's avatar Nemo Ma Committed by GitHub

Merge pull request #65 from hikawiier/waaagh

fix3
parents 9900e36e 580a553b
......@@ -519,6 +519,7 @@ function gameover($time = 0, $mode = '', $winname = '') {
{
$team_mates[] = $tpdata['name'];
//队伍获胜时 同队玩家也可以获得对应结局成就
include_once GAME_ROOT.'./include/game/achievement.func.php';
check_end_achievement_rev($tpdata['name'],$winmode);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment