mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 18:23:04 +08:00
remove comment
This commit is contained in:
parent
1babd139bc
commit
2681e2064a
@ -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)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user