mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-06-27 11:58:51 +02:00
feat: level progression (#46)
This commit is contained in:
@@ -7,6 +7,7 @@ public class LevelStat
|
||||
|
||||
public int totalJumps;
|
||||
public int totalAttempts;
|
||||
public int progressionPercent;
|
||||
|
||||
public static LevelStat CreateFromJSON(string jsonString)
|
||||
{
|
||||
|
Reference in New Issue
Block a user