mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-20 01:29:54 +02:00
Update data versions and some misc changes
This commit is contained in:
@@ -80,7 +80,7 @@ public class StarTowerPotentialPreset implements GameDatabaseObject {
|
||||
// Validate
|
||||
var data = GameData.getPotentialDataTable().get(potential.getId());
|
||||
if (data == null || data.getCharId() != data.getCharId()) {
|
||||
return;
|
||||
continue;
|
||||
}
|
||||
|
||||
// Check level
|
||||
|
||||
Reference in New Issue
Block a user