All spawnpoints are CT spawnpoints now, spawnpoints will only be selected from CT spawnpoints.

Only TerminateRound(GameCommencing) when both teams were empty.
Fix crash on addoutput angle
This commit is contained in:
2016-12-18 02:08:25 +01:00
parent 7f56360ee9
commit cc012e8ef7
3 changed files with 53 additions and 2 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.3"
#define SMEXT_CONF_VERSION "1.4"
#define SMEXT_CONF_AUTHOR "BotoX"
#define SMEXT_CONF_URL ""
#define SMEXT_CONF_LOGTAG "CSSFIXES"