diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/sst.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -267,7 +267,7 @@ static bool already_loaded = false, skip_unload = false; // auto-update message. see below in do_featureinit() static const char *updatenotes = "\ -* More behind-the-scenes code changes, as always\n\ +* Fixed L4D series warp testing (sst_l4d_testwarp) broken by last update\n\ "; #include <featureinit.gen.h> // generated by build/codegen.c |