fix point_viewcontrol

This commit is contained in:
2019-10-15 18:54:35 +02:00
parent e836dad434
commit 6d9fa7443c
2 changed files with 25 additions and 1 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.12"
#define SMEXT_CONF_VERSION "1.13"
#define SMEXT_CONF_AUTHOR "BotoX"
#define SMEXT_CONF_URL ""
#define SMEXT_CONF_LOGTAG "CSSFIXES"