CSSFixes: remove some stuff into new extension PhysHooks

This commit is contained in:
2019-12-18 11:55:42 +01:00
parent 911b4a65e1
commit 303132ef42
4 changed files with 1 additions and 430 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 and more..."
#define SMEXT_CONF_VERSION "1.15"
#define SMEXT_CONF_VERSION "1.16"
#define SMEXT_CONF_AUTHOR "BotoX"
#define SMEXT_CONF_URL ""
#define SMEXT_CONF_LOGTAG "CSSFIXES"