Fixed includes

This commit is contained in:
David Anderson 2005-08-25 07:34:47 +00:00
parent 94d350118d
commit c9051ad364
2 changed files with 3 additions and 0 deletions

View File

@ -17,7 +17,9 @@
*/
#include <amxmodx>
#include <tsconst>
#include <tsx>
#include <tsfun>
#define MAX_MENUPOS 7 // 7 positions in tsstatsmenu
#define StatsTime 5.0 // 5 sec hold time for ShowAttackers , ShowVictims list and ShowKiller

View File

@ -8,6 +8,7 @@
#include <amxmodx>
#include <tsx>
#include <tsfun>
new g_pingSum[33]
new g_pingCount[33]