updated uml
This commit is contained in:
@@ -37,6 +37,7 @@ public class HockeyStats {
|
||||
String s = players.createSaveData();
|
||||
fw.write(s);
|
||||
fw.close();
|
||||
System.out.println("Data saved to " + fileName);
|
||||
}
|
||||
|
||||
public static boolean showMenu() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user