mirror of
https://github.com/Melledy/Nebula.git
synced 2025-12-20 08:14:45 +01:00
Save Monolith and Menace Arena progress to the database
This commit is contained in:
@@ -630,6 +630,9 @@ public class StarTowerGame {
|
||||
// Mark change info
|
||||
settle.getMutableChange();
|
||||
|
||||
// Log victory
|
||||
this.getManager().getPlayer().getProgress().addStarTowerLog(this.getId());
|
||||
|
||||
// Complete
|
||||
return rsp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user