remove tabs

This commit is contained in:
not-log 2021-05-18 17:09:58 +03:00
parent 03453557e9
commit 162535ceef

View File

@ -551,7 +551,7 @@ public Action SoundHook_Normal(int clients[MAXPLAYERS], int &numClients, char sa
numClients--;
i--;
}
return (numClients > 0) ? Plugin_Changed : Plugin_Stop;
}
//----------------------------------------------------