summaryrefslogtreecommitdiffhomepage
path: root/Wreck.h
diff options
context:
space:
mode:
Diffstat (limited to 'Wreck.h')
-rw-r--r--Wreck.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Wreck.h b/Wreck.h
index 3fa4aa5..865ec95 100644
--- a/Wreck.h
+++ b/Wreck.h
@@ -10,4 +10,5 @@ struct Wreck
Vector3 position;
Killmail killmail;
double time;
+ int team;
};