mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
Clean up autosave header (#5077)
This commit is contained in:
parent
6f22c05eec
commit
489cd84faa
2 changed files with 0 additions and 5 deletions
|
@ -1,4 +0,0 @@
|
|||
typedef enum {
|
||||
AUTOSAVE_OFF,
|
||||
AUTOSAVE_ON,
|
||||
} AutosaveOptions;
|
|
@ -45,7 +45,6 @@
|
|||
#include "soh/Enhancements/randomizer/Plandomizer.h"
|
||||
#include "soh/Enhancements/TimeDisplay/TimeDisplay.h"
|
||||
#include "soh/AboutWindow.h"
|
||||
#include "soh/Enhancements/Autosave.h"
|
||||
|
||||
// FA icons are kind of wonky, if they worked how I expected them to the "+ 2.0f" wouldn't be needed, but
|
||||
// they don't work how I expect them to so I added that because it looked good when I eyeballed it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue