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 f7b3d1b..3fa4aa5 100644
--- a/Wreck.h
+++ b/Wreck.h
@@ -9,4 +9,5 @@ struct Wreck
{
Vector3 position;
Killmail killmail;
+ double time;
};