remove unused save option
This commit is contained in:
parent
acc544ba26
commit
b73d9fe1ef
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ namespace TouchyTickets {
|
||||||
public int TimesRestarted;
|
public int TimesRestarted;
|
||||||
public List<string> Upgrades;
|
public List<string> Upgrades;
|
||||||
public int TutorialStep;
|
public int TutorialStep;
|
||||||
public bool ReadAnalyticsInfo;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue