summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2024-08-26 21:41:24 +0100
committerMichael Smith <mikesmiffy128@gmail.com>2024-08-26 21:41:24 +0100
commitadd54d0e2b68e88f3f0b705cbf274b2d4426125b (patch)
tree80990c119cfd9e634ecd5ff564a249f6e7d1612d
parentb60b92ec6d6fd3117bee3acd06877ea435367d3a (diff)
Add the one update note to release again, alreadyv0.8-BETA
-rw-r--r--src/sst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sst.c b/src/sst.c
index dc36794..a928c59 100644
--- a/src/sst.c
+++ b/src/sst.c
@@ -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