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

@ -22,8 +22,6 @@ static char lastSound[MAXPLAYERS+1][64];
static float OUT_OF_BOUNDS[3] = {0.0, -1000.0, 0.0};
//TODO: Auto increase abm_minplayers based on highest player count
public Plugin myinfo = {
name = "L4D2 Misc Tools",
author = "Includes: Notice on laser use, Timer for gauntlet runs",