Make trigger_multiple run full physics code after every wait cycle to work around engine limitation.

This commit is contained in:
2016-12-04 14:08:20 +01:00
parent fb39ae0f3c
commit 04b749e985
3 changed files with 33 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."
#define SMEXT_CONF_VERSION "1.1"
#define SMEXT_CONF_VERSION "1.2"
#define SMEXT_CONF_AUTHOR "BotoX"
#define SMEXT_CONF_URL ""
#define SMEXT_CONF_LOGTAG "CSSFIXES"