Fix raw hooks not hooking and a bunch of other bugs with them. Fix Object vectors not being able to be set.

This commit is contained in:
Dr!fter
2015-11-13 16:26:05 -05:00
parent 0e31eb1e7f
commit 0d3969ba55
5 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
/* Basic information exposed publicly */
#define SMEXT_CONF_NAME "DHooks"
#define SMEXT_CONF_DESCRIPTION "Dynamic Hooks"
#define SMEXT_CONF_VERSION "2.0.3"
#define SMEXT_CONF_VERSION "2.0.4"
#define SMEXT_CONF_AUTHOR "AlliedModders"
#define SMEXT_CONF_URL "http://www.sourcemod.net/"
#define SMEXT_CONF_LOGTAG "DHOOKS"