コード例 #1
0
ファイル: Config.cs プロジェクト: SirGFM/FallingBlocks
 static public void reset()
 {
     PlayerPrefs.DeleteAll();
 }