diff --git a/src/openrct2/intro.c b/src/openrct2/intro.c index 7f8ff7a158..2863216ad2 100644 --- a/src/openrct2/intro.c +++ b/src/openrct2/intro.c @@ -75,8 +75,6 @@ void intro_update() break; case INTRO_STATE_DEVELOPER_BEGIN: - _introStateCounter += 5; - // Set the Y for the Chris Sawyer logo _introStateCounter = -116;