mirror of
https://github.com/Haze1337/Sound-Manager.git
synced 2025-12-06 18:08:34 +00:00
remove tabs
This commit is contained in:
parent
03453557e9
commit
162535ceef
@ -551,7 +551,7 @@ public Action SoundHook_Normal(int clients[MAXPLAYERS], int &numClients, char sa
|
|||||||
numClients--;
|
numClients--;
|
||||||
i--;
|
i--;
|
||||||
}
|
}
|
||||||
|
|
||||||
return (numClients > 0) ? Plugin_Changed : Plugin_Stop;
|
return (numClients > 0) ? Plugin_Changed : Plugin_Stop;
|
||||||
}
|
}
|
||||||
//----------------------------------------------------
|
//----------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user