Fixed jump boost :D Changed how bunnyhop prevention works.
This commit is contained in:
@ -169,14 +169,6 @@ public OnConfigsExecuted()
|
||||
ClassOnModulesLoaded();
|
||||
}
|
||||
|
||||
/**
|
||||
* Client cookies just finished loading from the database.
|
||||
*/
|
||||
public OnClientCookiesCached()
|
||||
{
|
||||
// Forward event to modules.
|
||||
}
|
||||
|
||||
/**
|
||||
* Client is joining the server.
|
||||
*
|
||||
|
Reference in New Issue
Block a user