Skip to content

Commit dc44ab3

Browse files
committed
fixup! feat(intro): Add short Intro Logo for The Super Hackers team (#2267)
1 parent 5ad7221 commit dc44ab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/GameEngine/Source/GameClient/Intro.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ void Intro::doTheSuperHackers()
220220
e.screenHeightFactor = s.screenHeightFactor;
221221
}
222222

223-
doAsyncWait(3000 * 50);
223+
doAsyncWait(3000);
224224
m_fadeValue = 0.0f;
225225
}
226226

0 commit comments

Comments
 (0)