Because we add the extension manually on our save file, the FileChooser cannot recognize when two files are going to be the same after we add the extension. Because of this, files can be overridden without warning. We aren’t sure whether there is a way the FileChooser handles this or whether this detection is something we need to manually code in, but we didn’t have time to figure it out.
Because we add the extension manually on our save file, the FileChooser cannot recognize when two files are going to be the same after we add the extension. Because of this, files can be overridden without warning. We aren’t sure whether there is a way the FileChooser handles this or whether this detection is something we need to manually code in, but we didn’t have time to figure it out.