diff options
Diffstat (limited to 'src/sst.c')
-rw-r--r-- | src/sst.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -270,8 +270,7 @@ static bool already_loaded = false, skip_unload = false; // auto-update message. see below in do_featureinit() static const char *updatenotes = "\ -* Fixed yet another feature initialisation bug, hopefully the last for now\n\ -* Improved messages from hooked plugin_load/plugin_unload commands\n\ +* Added sst_portal_resetisg as as stopgap solution for Portal runners\n\ "; enum { // used in generated code, must line up with featmsgs arrays below |