General: Convert TABs to spaces.
Some files appeared to not follow their own rules, check codestyle.txt
This commit is contained in:
@ -486,8 +486,8 @@ public ClassPreThinkPost(client)
|
||||
/**
|
||||
* Called when a clients movement buttons are being processed
|
||||
*
|
||||
* @param client Index of the client.
|
||||
* @param vel Players desired velocity.
|
||||
* @param client Index of the client.
|
||||
* @param vel Players desired velocity.
|
||||
*/
|
||||
Class_OnPlayerRunCmd(client, Float:vel[3])
|
||||
{
|
||||
|
Reference in New Issue
Block a user