diff --git a/docs/zr_3.0-b2-patch_changelog.txt b/docs/zr_3.0-b2-patch_changelog.txt index 97cd6a1..c88cd7b 100644 --- a/docs/zr_3.0-b2-patch_changelog.txt +++ b/docs/zr_3.0-b2-patch_changelog.txt @@ -250,3 +250,8 @@ released. If the file is empty there are no config changes in that patch. * Fixed memory leak in infection countdown feature. * Updated to use new natives in cstrike extension instead of SDK calls (fixing ZR not finding some signatures in some cases). Requires SourceMod 1.4.0 or newer. * Changed ZMarket to auto-buy weapons once settings are loaded (if auto-buy is enabled). + +2012.07.03 - r692 +----------------- +* Replaced RemoveEdict with kill entity input command. This might fix some rare crashes. +* Updated gamedata file. Thanks to psychonic and TnTSCS. diff --git a/patchlist.conf b/patchlist.conf index 2b7572e..7178ebf 100644 --- a/patchlist.conf +++ b/patchlist.conf @@ -23,3 +23,4 @@ 673 675 689 +692