mirror of
https://github.com/Campofinale/CampofinaleBackup.git
synced 2025-12-15 22:54:36 +00:00
default 1 scene grade
This commit is contained in:
parent
34a904442d
commit
eb63e350a7
@ -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)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user