@@ -8,6 +8,7 @@ using Ichni.RhythmGame.Beatmap;
|
||||
using Ichni.RhythmGame.ThemeBundles.Basic;
|
||||
using Sirenix.OdinInspector;
|
||||
using TMPro;
|
||||
using Unity.VisualScripting;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Ichni
|
||||
@@ -88,6 +89,8 @@ namespace Ichni
|
||||
}
|
||||
|
||||
isLoaded = true;
|
||||
|
||||
|
||||
}
|
||||
public float CurrentFrameRate;
|
||||
public TMP_Text FPStext;
|
||||
|
||||
Reference in New Issue
Block a user