LeaderboardDone
This commit is contained in:
@@ -82,5 +82,7 @@ public static class DataManager{
|
||||
public static void SelectPoge(int i){
|
||||
PlayerPrefs.SetInt("poge",i);
|
||||
PlayerPrefs.Save();
|
||||
|
||||
selectedPogeLevel = i;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user