111
This commit is contained in:
@@ -19,6 +19,7 @@ namespace Stary.Evo.Editor
|
||||
private static void PlayerPrefsClear()
|
||||
{
|
||||
PlayerPrefs.DeleteAll();
|
||||
EditorPrefs.DeleteAll();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
"references": [
|
||||
"com.stary.evo.runtime",
|
||||
"YooAsset",
|
||||
"YooAsset.Editor"
|
||||
"YooAsset.Editor",
|
||||
"UniTask"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
|
||||
Reference in New Issue
Block a user