Literally just remove old TODO's

This commit is contained in:
Jackzie 2021-05-23 15:26:10 -05:00
parent 8a76c34f8f
commit cc765def37
No known key found for this signature in database
GPG key ID: 1E834FE36520537A
13 changed files with 6 additions and 21 deletions

View file

@ -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) {