Add FilterSolidMoved

This commit is contained in:
2019-10-04 11:17:47 +02:00
parent 65503c3de5
commit 296b2423bd
4 changed files with 87 additions and 11 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.9"
#define SMEXT_CONF_VERSION "1.10"
#define SMEXT_CONF_AUTHOR "BotoX"
#define SMEXT_CONF_URL ""
#define SMEXT_CONF_LOGTAG "CSSFIXES"