Ranked done, Shop done and many fixes
This commit is contained in:
@@ -81,6 +81,7 @@ public class LoginManager : MonoBehaviour
|
||||
PlayerPrefs.Save();}
|
||||
DBmanager.username = login_username.text;
|
||||
|
||||
DBmanager.SetLastCollectedDailyChest(www.text.Split('\t')[15],true);
|
||||
DBmanager.SetPentaKills(int.Parse(www.text.Split('\t')[14]),true);
|
||||
DBmanager.SetQuadKills(int.Parse(www.text.Split('\t')[13]),true);
|
||||
DBmanager.SetTripleKills(int.Parse(www.text.Split('\t')[12]),true);
|
||||
|
||||
Reference in New Issue
Block a user