forked from CSSZombieEscape/sm-ext-CSSFixes
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:
@ -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"
|
||||
|
Reference in New Issue
Block a user