General: Convert TABs to spaces.
Some files appeared to not follow their own rules, check codestyle.txt
This commit is contained in:
@ -201,7 +201,7 @@ public Action:EventPlayerSpawnPost(Handle:timer, any:client)
|
||||
WeaponsOnClientSpawnPost(client);
|
||||
SEffectsOnClientSpawnPost(client);
|
||||
ClassOnClientSpawnPost(client);
|
||||
SpawnProtectOnClientSpawnPost(client); // Must be executed after class attributes are applied.
|
||||
SpawnProtectOnClientSpawnPost(client); // Must be executed after class attributes are applied.
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user