From 74da27dc3de113c7dc7f7efa41855369f6690c39 Mon Sep 17 00:00:00 2001 From: Wliu Date: Sat, 21 Nov 2015 19:41:16 -0500 Subject: [PATCH] 1.6.1 --- addons/sourcemod/update.txt | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/addons/sourcemod/update.txt b/addons/sourcemod/update.txt index 1da834b..692b028 100644 --- a/addons/sourcemod/update.txt +++ b/addons/sourcemod/update.txt @@ -4,16 +4,12 @@ { "Version" { - "Latest" "1.6.0" - "Previous" "1.5.0" + "Latest" "1.6.1" + "Previous" "1.6.0" } - "Notes" "Fixed Engineer not being able to use the Panic Attack" - "Notes" "Fixed FF2 and VSH integration (this also fixes backburner airblasts not giving 70% rage on FF2)" - "Notes" "Fixed Dalokohs Bar maxhealth increase not going away when switching classes" - "Notes" "Remove external gamedata dependency on sdkhooks.games.txt" - "Notes" "Many internal code updates (including updating to the new API)" - "Notes" "Changed Updater location again to be more reliable" + "Notes" "Fixed invalid convar error" + "Notes" "Fixed the game description not updating to TF2x10 until after a map change" } "Files"