初始化提示
This commit is contained in:
parent
92169c2f87
commit
9995a784aa
@ -5,7 +5,7 @@ public class AxiPlayerPrefsForFileSystem : AxiPlayerPrefsFileBase
|
||||
{
|
||||
public AxiPlayerPrefsForFileSystem() : base(LoadData, SaveData)
|
||||
{
|
||||
Debug.Log($"AxiPlayerPrefsForPSVita Init");
|
||||
Debug.Log($"AxiPlayerPrefsForFileSystem Init");
|
||||
}
|
||||
|
||||
protected static Dictionary<string, AxiPlayerPrefsKeyValye> LoadData()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user