Autoなのにも関わらずレーンが点滅する問題を修正 (#233)
This commit is contained in:
parent
17d5a5079c
commit
6c735d68dc
@ -1090,6 +1090,11 @@ namespace TJAPlayer3
|
||||
{
|
||||
nLane = (int)PlayerLane.FlashType.Total;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
{
|
||||
continue;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user