mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 06:13:21 +00:00
Literally just remove old TODO's
This commit is contained in:
parent
8a76c34f8f
commit
cc765def37
13 changed files with 6 additions and 21 deletions
|
@ -69,7 +69,6 @@ public Action Timer_GetFlows(Handle h) {
|
|||
}
|
||||
}
|
||||
|
||||
//TODO: Cache flow rate every few frames
|
||||
public Action Event_ButtonPress(const char[] output, int entity, int client, float delay) {
|
||||
if(client > 0 && client <= MaxClients) {
|
||||
if(panicStarted) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue