Finishing Touch
Compare changes
Files
4- Schuh Martin authored
Update. Persistence.java (implemented methods to reset settings) Update: PlayerStatistics.java (moved method to calculate ingametime in hours from Persistence.java to here) Update: RuntimeInfo.java (changed method "setGameMap" to get whole instance of MapData Class of chosen map instead of only the string of the actual mapdata; moved method to calculate ingametime in hours to PlayerStatistics.java)
@@ -3,19 +3,27 @@ package de.hdm_stuttgart.battlearena.Model.DataStorage.Classes;