forked from CSSZombieEscape/sm-ext-CSSFixes
		
	Add forwards for Physics_RunThinkFunctions
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.2"
 | 
			
		||||
#define SMEXT_CONF_VERSION		"1.3"
 | 
			
		||||
#define SMEXT_CONF_AUTHOR		"BotoX"
 | 
			
		||||
#define SMEXT_CONF_URL			""
 | 
			
		||||
#define SMEXT_CONF_LOGTAG		"CSSFIXES"
 | 
			
		||||
@@ -59,7 +59,7 @@
 | 
			
		||||
#define SMEXT_CONF_METAMOD
 | 
			
		||||
 | 
			
		||||
/** Enable interfaces you want to use here by uncommenting lines */
 | 
			
		||||
//#define SMEXT_ENABLE_FORWARDSYS
 | 
			
		||||
#define SMEXT_ENABLE_FORWARDSYS
 | 
			
		||||
//#define SMEXT_ENABLE_HANDLESYS
 | 
			
		||||
//#define SMEXT_ENABLE_PLAYERHELPERS
 | 
			
		||||
//#define SMEXT_ENABLE_DBMANAGER
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user