fix player disconnect hook firing on mapchange

bump version
This commit is contained in:
2018-09-06 19:03:52 +02:00
parent 3cf54e32eb
commit cc68fe8e3c
3 changed files with 30 additions and 14 deletions

View File

@ -40,7 +40,7 @@
/* Basic information exposed publicly */
#define SMEXT_CONF_NAME "Connect"
#define SMEXT_CONF_DESCRIPTION "Forward for early connection"
#define SMEXT_CONF_VERSION "2.3"
#define SMEXT_CONF_VERSION "2.4"
#define SMEXT_CONF_AUTHOR "Asher \"asherkin\" Baker + BotoX"
#define SMEXT_CONF_URL "https://github.com/CSSZombieEscape/sm-ext-connect"
#define SMEXT_CONF_LOGTAG "CONNECT"