Fixed TraceLine problems after map change

This commit is contained in:
Lukasz Wlasinksi
2004-06-28 11:13:07 +00:00
parent fc3b165e57
commit f69da4341b
2 changed files with 5 additions and 5 deletions

View File

@ -99,7 +99,7 @@ struct weaponsVault {
struct traceVault {
char * szName;
char * szTa;
char szTag[6];
int iId;
int iAction;
float fDel;