summaryrefslogtreecommitdiffstats
path: root/src/tacmap.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/tacmap.rs')
-rw-r--r--src/tacmap.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tacmap.rs b/src/tacmap.rs
index c04cc92..b093fc1 100644
--- a/src/tacmap.rs
+++ b/src/tacmap.rs
@@ -1,5 +1,5 @@
pub mod camera;
-pub mod render;
+mod render;
mod body_render;
mod orbit_render;