mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
Implement record score calculation
This commit is contained in:
@@ -11,6 +11,7 @@ public class PotentialDef extends BaseDef {
|
||||
private int CharId;
|
||||
private int Build;
|
||||
private int MaxLevel;
|
||||
private int[] BuildScore;
|
||||
|
||||
@Override
|
||||
public int getId() {
|
||||
|
||||
Reference in New Issue
Block a user