forked from UNLOZE/sm-plugins
batch remove trailing spaces and convert windows \r\n line endings to linux \n
i don't want to have to do this again, fix your shitty code editors @commiters !!!
This commit is contained in:
@@ -239,7 +239,7 @@ public void RequestFrame_ClientSpawnPost(int client)
|
||||
|
||||
int ent = GivePlayerItem(client, "weapon_smokegrenade");
|
||||
EquipPlayerWeapon(client, ent);
|
||||
|
||||
|
||||
//PrintToChatAll("%N spawned in and got a smoke", client);
|
||||
|
||||
char sHumanClassName[64];
|
||||
|
||||
Reference in New Issue
Block a user