WIP backup savegames to network
This commit is contained in:
@@ -31,6 +31,8 @@ enum SaveLoadWidgets {
|
||||
WID_SL_NEWGRF_INFO, ///< Button to open NewGgrf configuration.
|
||||
WID_SL_LOAD_BUTTON, ///< Button to load game/scenario.
|
||||
WID_SL_MISSING_NEWGRFS, ///< Button to find missing NewGRFs online.
|
||||
WID_SL_SAVE_NETWORK_BUTTON, ///< Toggle button to back up savegame to the network storage.
|
||||
WID_SL_LOAD_NETWORK_BUTTON, ///< Button to load game from the network storage.
|
||||
};
|
||||
|
||||
#endif /* WIDGETS_FIOS_WIDGET_H */
|
||||
|
||||
Reference in New Issue
Block a user