1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 15:22:55 +08:00

remove comment

This commit is contained in:
V1ntagezTV 2019-09-29 00:34:09 +05:00
parent 1babd139bc
commit 2681e2064a

View File

@ -59,7 +59,7 @@ namespace osu.Game.Screens
} }
private IntroScreen getIntroSequence() private IntroScreen getIntroSequence()
{//вот именно что не показывает ни всплывающих подсказок нихера {
Random random = new Random(); Random random = new Random();
switch (introSequence) switch (introSequence)
{ {