[Bug] Show profile name for saving in character setup - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: Patches (https://forum.ss13.co/forumdisplay.php?fid=30) +---- Forum: Implemented (https://forum.ss13.co/forumdisplay.php?fid=31) +---- Thread: [Bug] Show profile name for saving in character setup (/showthread.php?tid=10389) |
[Bug] Show profile name for saving in character setup - kyle2143 - 04-26-2018 This has annoyed me since the save files were first added because I would keep accidentally overwriting profiles because the numbers are too close together or confusing and now here's the fix. I Literally just copied the method call from four lines below so that now the Profile Names will appear for the corresponding Save Profile slot. I also wanted to change the default size of the box to encompass all info or something else to not have to scroll. But I didn't bother because I thought that might be less well received. I've just always hated this screen... https://github.com/goonstation/goonstation-2016/compare/goonstation-2016-byond510...Kyle2143:Kyle2143/goonstation-2016?expand=1 |