mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-07 05: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
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue