experimental fix for new stats sync code

This commit is contained in:
David Anderson
2006-02-28 09:43:20 +00:00
parent d4c2bf154f
commit 628d38df7a
4 changed files with 125 additions and 3 deletions

View File

@@ -115,6 +115,7 @@ public:
int page;
float channels[5];
cell hudmap[5];
Vector lastTrace;
Vector thisTrace;