summaryrefslogtreecommitdiffhomepage
path: root/Killmail.h
diff options
context:
space:
mode:
Diffstat (limited to 'Killmail.h')
-rw-r--r--Killmail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Killmail.h b/Killmail.h
index 59e2c54..5dcdd02 100644
--- a/Killmail.h
+++ b/Killmail.h
@@ -10,6 +10,7 @@ struct Killmail
{
long int location;
long int ship;
+ long int group;
LongVector3 position;
Owner owner;
std::time_t time;