summaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-04-10 13:08:00 +0200
committerTom Barrett <tom@tombarrett.xyz>2021-04-10 13:08:00 +0200
commitd8a5e679e931c302da03d675caf4bd208dbde988 (patch)
treebd568a7f62403bdfdf3e3fbc41e434f9fa118b66 /src/lib.rs
parent07eb2dc0cbeaa7eb64645a86bd11842717a107a6 (diff)
parent893805baa14972dc6c1c28170856097bb54bf280 (diff)
Merge branch 'bevy_5'
moved to bevy
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 78bbb9a..b7fde1e 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -1,4 +1,2 @@
pub mod cell;
pub mod constants;
-pub mod cosmonaut;
-pub mod game;