This commit is contained in:
2026-05-22 15:54:24 +08:00
parent a9497b537d
commit 66a76d651e
152 changed files with 502 additions and 790 deletions
@@ -17,7 +17,7 @@ namespace ChillConnect
public int tol_num;
public int reward_num;
public bool is_get;
public int[] Boost;
public int[] Boost;
public int[] weight;
}
}