ftt: Remove old headers

This commit is contained in:
Jackzie 2021-09-23 14:36:18 -05:00
parent fa8f8e6d11
commit 11cdfb8dec
No known key found for this signature in database
GPG key ID: 1E834FE36520537A
2 changed files with 0 additions and 24 deletions

View file

@ -98,11 +98,6 @@ public void OnPluginStart() {
}
}
///////////////////////////////////////////////////////////////////////////////
// EVENTS
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
// CVAR CHANGES
///////////////////////////////////////////////////////////////////////////////
@ -116,25 +111,6 @@ public void Change_ThrowInterval(ConVar convar, const char[] oldValue, const cha
}
}
///////////////////////////////////////////////////////////////////////////////
// COMMANDS
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
// MENU HANDLER
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
// TIMERS
///////////////////////////////////////////////////////////////////////////////
// /////////////////////////////////////////////////////////////////////////////
// NATIVES & FORWARDS
// /////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
// METHODS
///////////////////////////////////////////////////////////////////////////////