예제 #1
0
 private static void Postfix(ScoreKeeper __instance)
 {
     if (AudicaMod.TempoRampEnabled)
     {
         AudicaMod.TempoRamp();
     }
 }