summaryrefslogtreecommitdiff
path: root/src/modules/types.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/types.rs')
-rw-r--r--src/modules/types.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/types.rs b/src/modules/types.rs
index 17e7c6c..91e41dc 100644
--- a/src/modules/types.rs
+++ b/src/modules/types.rs
@@ -5,5 +5,6 @@ pub enum ModuleType {
Refinery,
Dashboard,
Navigation,
+ Tractorbeam,
Construction,
}