summary refs log tree commit diff stats
path: root/src/collision.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/collision.h')
-rw-r--r--src/collision.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/collision.h b/src/collision.h index e5371f8..0f62b98 100644 --- a/src/collision.h +++ b/src/collision.h
@@ -15,6 +15,7 @@ public:
15 platform, 15 platform,
16 adjacency, 16 adjacency,
17 warp, 17 warp,
18 event,
18 danger 19 danger
19 }; 20 };
20 21