Skip to content

Commit

Permalink
Fixup c980ffc
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Aug 25, 2017
1 parent cf03966 commit 97374bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/dialogs/end_credits.cpp
Expand Up @@ -43,6 +43,7 @@ end_credits::end_credits(const std::string& campaign)
, backgrounds_()
, text_widget_(nullptr)
, scroll_speed_(100)
, last_scroll_(std::numeric_limits<uint32_t>::max())
{
}

Expand Down

0 comments on commit 97374bb

Please sign in to comment.