mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-06-10 22:20:40 +02:00
Feature/add stars renderer (#70)
Co-authored-by: Djelal BOUDJI <djelal@gmail.com>
This commit is contained in:
@ -26,6 +26,7 @@ public class Level
|
||||
public string name;
|
||||
public string musicName;
|
||||
public int order;
|
||||
public int difficulty;
|
||||
|
||||
public List<LevelElement> elements;
|
||||
|
||||
|
Reference in New Issue
Block a user