mirror of
https://git.muiegratis.online/suikoakari/Campofinale
synced 2025-12-12 17:44:37 +01:00
default 1 scene grade
This commit is contained in:
@@ -267,7 +267,7 @@ namespace Campofinale.Game
|
||||
public List<ulong> activeScripts = new();
|
||||
|
||||
public List<LevelScript> scripts = new();
|
||||
public int grade = 0;
|
||||
public int grade = 1;
|
||||
|
||||
public int GetCollection(string id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user