Only change info_player_terrorist to info_player_counterterrorist.

Try stupid malloc thing because fucking dlclose doesn't unload the library?!?!?!?!?!?!??
This commit is contained in:
2016-12-19 03:31:42 +01:00
parent cc012e8ef7
commit a44b5174ca
2 changed files with 11 additions and 4 deletions

View File

@ -40,7 +40,7 @@
/* Basic information exposed publicly */
#define SMEXT_CONF_NAME "CSSFixes"
#define SMEXT_CONF_DESCRIPTION "Patches bugs in the CSS server binary."
#define SMEXT_CONF_VERSION "1.4"
#define SMEXT_CONF_VERSION "1.4.2"
#define SMEXT_CONF_AUTHOR "BotoX"
#define SMEXT_CONF_URL ""
#define SMEXT_CONF_LOGTAG "CSSFIXES"