Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Mar 2, 2015
1 parent 6e0db57 commit 2a31aaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/playsingle_controller.cpp
Expand Up @@ -816,6 +816,7 @@ possible_end_play_signal playsingle_controller::check_time_over(){
e.proceed_to_next_level = false;
e.is_victory = false;
set_end_level_data(e);
//FIXME return the proper end_level_struct.
return possible_end_play_signal ();
}
return boost::none;
Expand Down

0 comments on commit 2a31aaf

Please sign in to comment.