sth&文档
This commit is contained in:
@@ -80,7 +80,7 @@ namespace Ichni.Editor
|
||||
/// <param name="bpm"></param>
|
||||
public void Initialize(float delay, float bpm)
|
||||
{
|
||||
timePointerInterval = 30;
|
||||
timePointerInterval = 80;
|
||||
ClearPointers();
|
||||
|
||||
int beatDivider = 1;
|
||||
|
||||
Reference in New Issue
Block a user